IStorageFolderQueryOperations.GetIndexedStateAsync 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
擷取值,指出與查詢相關聯 之 StorageFolder 位置的索引狀態。
public:
IAsyncOperation<IndexedState> ^ GetIndexedStateAsync();
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<IndexedState> GetIndexedStateAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<IndexedState> GetIndexedStateAsync();
function getIndexedStateAsync()
Public Function GetIndexedStateAsync () As IAsyncOperation(Of IndexedState)
傳回
這個方法成功完成時,它會傳回 IndexedState 列舉的值。
- 屬性