Language

QueryMatchScope Enum

Definition

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

Fields

Name Value Description
Unconstrained 0
Region 1
ContentItem 2

Applies to