StorageLibraryChange.GetStorageItemAsync Méthode

Définition

Obtient l’élément de stockage qui a changé.

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

Retours

Lorsque cette méthode se termine correctement, elle retourne un IStorageItem qui spécifie l’élément qui a changé.

Attributs

S’applique à