AppContentIndexer.GetExistingIndexes Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Attributes