Language

TextQueryOptions Class

Definition

public ref class TextQueryOptions sealed
/// [Windows.Foundation.Metadata.Activatable(65536, "Microsoft.Windows.Search.AppContentIndex.AppContentIndexContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Windows.Search.AppContentIndex.AppContentIndexContract, 65536)]
/// [Windows.Foundation.Metadata.Experimental]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class TextQueryOptions final
[Windows.Foundation.Metadata.Activatable(65536, "Microsoft.Windows.Search.AppContentIndex.AppContentIndexContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Windows.Search.AppContentIndex.AppContentIndexContract), 65536)]
[Windows.Foundation.Metadata.Experimental]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class TextQueryOptions
function TextQueryOptions()
Public NotInheritable Class TextQueryOptions
Inheritance
Object Platform::Object IInspectable TextQueryOptions
Attributes

Constructors

Name Description
TextQueryOptions()

Properties

Name Description
Language
MatchScope
SuppressSemanticMatches
TextMatchType

Applies to