Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the keyword inclusion values.
Namespace: Microsoft.SharePoint.Search.Query
Assembly: Microsoft.SharePoint.Search (in Microsoft.SharePoint.Search.dll)
Syntax
'Declaration
Public Enumeration KeywordInclusion
'Usage
Dim instance As KeywordInclusion
public enum KeywordInclusion
Members
Member name | Description | |
---|---|---|
AllKeywords | Indicates that the query returns only the search results that contain all of the query terms. | |
AnyKeyword | Indicates that the query returns search results that contain any of the query terms. |