IDataPackageView
public interface IDataPackageViewSupported platforms
Methods
Task GetTextAsync()
Task<string> GetTextAsync();Returns
Last updated
public interface IDataPackageViewTask<string> GetTextAsync();Last updated