Language

AppIndexTextQuerySession Class

Definition

public ref class AppIndexTextQuerySession sealed : IClosable
/// [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 AppIndexTextQuerySession final : IClosable
[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 AppIndexTextQuerySession : System.IDisposable
Public NotInheritable Class AppIndexTextQuerySession
Implements IDisposable
Inheritance
Object Platform::Object IInspectable AppIndexTextQuerySession
Attributes
Implements

Properties

Name Description
DesiredMatchesPerResult
MaxMatchesPerResult

Methods

Name Description
Close()
Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

GetResult()
Start()
Start(TextQueryOptions, String)
Start(TextQueryOptions)
Stop()
Stop(TextQueryMatch)
UpdateQueryPhrase(String)

Events

Name Description
ResultChanged

Applies to