StorageFolder.GetIndexedStateAsync Metodo

Definizione

Ottiene lo stato indicizzato della cartella corrente.

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 che descrive lo stato della cartella.

Implementazioni

Attributi

Si applica a