C# Class Windows.Storage.FileProperties.StorageItemContentProperties

Inheritance: IStorageItemExtraProperties
Show file Open project: shiftkey/winrt-backport-hilarity Class Usage Examples

Public Methods

Method Description
GetDocumentPropertiesAsync ( ) : IAsyncOperation
GetImagePropertiesAsync ( ) : IAsyncOperation
GetMusicPropertiesAsync ( ) : IAsyncOperation
GetVideoPropertiesAsync ( ) : IAsyncOperation
RetrievePropertiesAsync ( [ propertiesToRetrieve ) : object>>.IAsyncOperation

Private Methods

Method Description
SavePropertiesAsync ( ) : IAsyncAction
SavePropertiesAsync ( object>.[ propertiesToSave ) : IAsyncAction

Method Details

GetDocumentPropertiesAsync() public method

public GetDocumentPropertiesAsync ( ) : IAsyncOperation
return IAsyncOperation

GetImagePropertiesAsync() public method

public GetImagePropertiesAsync ( ) : IAsyncOperation
return IAsyncOperation

GetMusicPropertiesAsync() public method

public GetMusicPropertiesAsync ( ) : IAsyncOperation
return IAsyncOperation

GetVideoPropertiesAsync() public method

public GetVideoPropertiesAsync ( ) : IAsyncOperation
return IAsyncOperation

RetrievePropertiesAsync() public method

public RetrievePropertiesAsync ( [ propertiesToRetrieve ) : object>>.IAsyncOperation
propertiesToRetrieve [
return object>>.IAsyncOperation