IStorageProviderShareLinkSource.GetState Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public:
IAsyncOperation<StorageProviderShareLinkState> ^ GetState(IVectorView<IStorageItem ^> ^ storageItemList);
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<StorageProviderShareLinkState> GetState(IVectorView<IStorageItem> const& storageItemList);
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<StorageProviderShareLinkState> GetState(IReadOnlyList<IStorageItem> storageItemList);
function getState(storageItemList)
Public Function GetState (storageItemList As IReadOnlyList(Of IStorageItem)) As IAsyncOperation(Of StorageProviderShareLinkState)
Parametri
- storageItemList
Restituisce
- Attributi