次の方法で共有


KeywordInclusion 列挙 (Microsoft.SharePoint.Search.Query)

キーワードのインクルード値を定義します。

名前空間: Microsoft.SharePoint.Search.Query
アセンブリ: Microsoft.SharePoint.Search (microsoft.sharepoint.search.dll 内)

構文

'宣言
Public Enumeration KeywordInclusion
'使用
Dim instance As KeywordInclusion
public enum KeywordInclusion

メンバ

  メンバ名 説明
AllKeywords すべてのクエリ用語を含む検索結果だけをクエリが返すことを示します。 
AnyKeyword いずれかのクエリ用語を含む検索結果をクエリが返すことを示します。 

関連項目

参照

Microsoft.SharePoint.Search.Query 名前空間