KeywordQuery.KeywordsInterpretation Property

Namespace:  Microsoft.SharePoint.Search.Query
Assembly:  Microsoft.SharePoint.Search (in Microsoft.SharePoint.Search.dll)

Syntax

'Declaration
Public ReadOnly Property KeywordsInterpretation As KeywordsInterpretation
    Get
'Usage
Dim instance As KeywordQuery
Dim value As KeywordsInterpretation

value = instance.KeywordsInterpretation
public KeywordsInterpretation KeywordsInterpretation { get; }

Property Value

Type: KeywordsInterpretation
Returns KeywordsInterpretation.

See Also

Reference

KeywordQuery Class

KeywordQuery Members

Microsoft.SharePoint.Search.Query Namespace