IStorageProviderShareLinkSource.GetState 메서드

정의

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)

매개 변수

반환

특성

적용 대상