Freigeben über


StorageLibraryChange.GetStorageItemAsync Methode

Definition

Ruft das geänderte Speicherelement ab.

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)

Gibt zurück

Wenn diese Methode erfolgreich abgeschlossen wurde, wird ein IStorageItem zurückgegeben , das das geänderte Element angibt.

Attribute

Gilt für: