Share via


IStorageFolderQueryOperations.GetIndexedStateAsync Metode

Definisi

Mengambil nilai yang menunjukkan status terindeks dari lokasi StorageFolder yang terkait dengan kueri.

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)

Mengembalikan

Ketika metode ini berhasil diselesaikan, metode ini mengembalikan nilai enumerasi IndexedState .

Atribut

Berlaku untuk

Lihat juga