다음을 통해 공유


IStorageFolderQueryOperations.GetIndexedStateAsync 메서드

정의

쿼리와 연결된 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 열거형의 값을 반환합니다.

특성

적용 대상

추가 정보