Language

QueryMatchContentKind Enum

Definition

public enum class QueryMatchContentKind
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Windows.Search.AppContentIndex.AppContentIndexContract, 65536)]
/// [Windows.Foundation.Metadata.Experimental]
enum class QueryMatchContentKind
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Windows.Search.AppContentIndex.AppContentIndexContract), 65536)]
[Windows.Foundation.Metadata.Experimental]
public enum QueryMatchContentKind
var value = Microsoft.Windows.Search.AppContentIndex.QueryMatchContentKind.appManagedText
Public Enum QueryMatchContentKind
Inheritance
QueryMatchContentKind
Attributes

Fields

Name Value Description
AppManagedText 0
AppManagedImage 1
AppManagedOcrText 2

Applies to