FolderInformation.GetIndexedStateAsync Méthode

Définition

Récupère l’état indexé du dossier.

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)

Retours

Une fois cette méthode terminée, elle retourne une valeur d’énumération IndexedState .

Implémente

Attributs

S’applique à