StorageLibraryChange.GetStorageItemAsync Metodo

Definizione

Ottiene l'elemento di archiviazione modificato.

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)

Restituisce

Al termine di questo metodo, restituisce un oggetto IStorageItem che specifica l'elemento modificato.

Attributi

Si applica a