StorageFolder.GetIndexedStateAsync Methode

Definition

Ruft den indizierten Zustand des aktuellen Ordners ab.

public:
 virtual IAsyncOperation<IndexedState> ^ GetIndexedStateAsync() = 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)

Gibt zurück

Wenn diese Methode erfolgreich abgeschlossen wurde, wird ein IndexedState-Enumerationswert zurückgegeben, der den Zustand des Ordners beschreibt.

Implementiert

Attribute

Gilt für: