Condividi tramite


FolderInformation.GetIndexedStateAsync Metodo

Definizione

Recupera lo stato indicizzato della cartella.

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)

Restituisce

Al termine di questo metodo, restituisce un valore di enumerazione IndexedState .

Implementazioni

Attributi

Si applica a