Language

AppContentIndexer.GetExistingIndexes Method

Definition

public:
 static IVectorView<Platform::String ^> ^ GetExistingIndexes();
/// [Windows.Foundation.Metadata.Experimental]
 static IVectorView<winrt::hstring> GetExistingIndexes();
[Windows.Foundation.Metadata.Experimental]
public static IReadOnlyList<string> GetExistingIndexes();
function getExistingIndexes()
Public Shared Function GetExistingIndexes () As IReadOnlyList(Of String)

Returns

IVectorView<String>

IReadOnlyList<String>

IVectorView<Platform::String>

IVectorView<winrt::hstring>

Attributes

Applies to