Bagikan melalui


StorageItemContentProperties.GetImagePropertiesAsync Metode

Definisi

Mengambil properti gambar item (seperti file folder).

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)

Mengembalikan

Ketika metode ini berhasil diselesaikan, metode ini mengembalikan objek ImageProperties .

Atribut

Berlaku untuk

Lihat juga