Partager via


StorageItemContentProperties.GetImagePropertiesAsync Méthode

Définition

Récupère les propriétés d’image de l’élément (comme un fichier de dossier).

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)

Retours

Une fois cette méthode terminée, elle retourne un objet ImageProperties .

Attributs

S’applique à

Voir aussi