C# 클래스 Windows.Storage.FileProperties.StorageItemContentProperties

상속: IStorageItemExtraProperties
파일 보기 프로젝트 열기: shiftkey/winrt-backport-hilarity 1 사용 예제들

공개 메소드들

메소드 설명
GetDocumentPropertiesAsync ( ) : IAsyncOperation
GetImagePropertiesAsync ( ) : IAsyncOperation
GetMusicPropertiesAsync ( ) : IAsyncOperation
GetVideoPropertiesAsync ( ) : IAsyncOperation
RetrievePropertiesAsync ( [ propertiesToRetrieve ) : object>>.IAsyncOperation

비공개 메소드들

메소드 설명
SavePropertiesAsync ( ) : IAsyncAction
SavePropertiesAsync ( object>.[ propertiesToSave ) : IAsyncAction

메소드 상세

GetDocumentPropertiesAsync() 공개 메소드

public GetDocumentPropertiesAsync ( ) : IAsyncOperation
리턴 IAsyncOperation

GetImagePropertiesAsync() 공개 메소드

public GetImagePropertiesAsync ( ) : IAsyncOperation
리턴 IAsyncOperation

GetMusicPropertiesAsync() 공개 메소드

public GetMusicPropertiesAsync ( ) : IAsyncOperation
리턴 IAsyncOperation

GetVideoPropertiesAsync() 공개 메소드

public GetVideoPropertiesAsync ( ) : IAsyncOperation
리턴 IAsyncOperation

RetrievePropertiesAsync() 공개 메소드

public RetrievePropertiesAsync ( [ propertiesToRetrieve ) : object>>.IAsyncOperation
propertiesToRetrieve [
리턴 object>>.IAsyncOperation