Share via


StorageItemContentProperties.GetImagePropertiesAsync 메서드

정의

항목의 이미지 속성(예: 폴더 파일)을 검색합니다.

public:
 virtual IAsyncOperation<ImageProperties ^> ^ GetImagePropertiesAsync() = GetImagePropertiesAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<ImageProperties> GetImagePropertiesAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<ImageProperties> GetImagePropertiesAsync();
function getImagePropertiesAsync()
Public Function GetImagePropertiesAsync () As IAsyncOperation(Of ImageProperties)

반환

이 메서드가 성공적으로 완료되면 ImageProperties 개체를 반환합니다.

특성

적용 대상

추가 정보