FolderInformation.GetIndexedStateAsync Método

Definición

Recupera el estado indizado de la carpeta.

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)

Devoluciones

Cuando este método se completa correctamente, devuelve un valor de enumeración IndexedState .

Implementaciones

Atributos

Se aplica a