KeywordQuery class
SharePoint 2013
NOTE: This API is now obsolete.
Represents a search query that uses the Keyword syntax.
System.Object
Microsoft.SharePoint.Search.Query.Query
Microsoft.SharePoint.Search.Query.KeywordQuery
Microsoft.SharePoint.Search.Query.Query
Microsoft.SharePoint.Search.Query.KeywordQuery
Assembly: Microsoft.SharePoint.Search (in Microsoft.SharePoint.Search.dll)
[ObsoleteAttribute("This class is obsolete now. It will be totally removed in O16 codebase and should not be used in new applications.")] [ClientCallableTypeAttribute(Name = "KeywordQuery", ServerTypeId = "{80173281-FFFD-47b6-9A49-312E06FF8428}", ClientLibraryTargets = ClientLibraryTargets.NonRESTful)] [SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)] [SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)] public sealed class KeywordQuery : Query