Share via


ContentIndexer.DeleteAllAsync Method

Definition

Removes all app-defined items from the ContentIndexer.

public:
 virtual IAsyncAction ^ DeleteAllAsync() = DeleteAllAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction DeleteAllAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction DeleteAllAsync();
function deleteAllAsync()
Public Function DeleteAllAsync () As IAsyncAction

Returns

Attributes

Applies to

See also