次の方法で共有


KeywordQuery.HiddenConstraints プロパティ (Microsoft.Office.Server.Search.Query)

名前空間: Microsoft.Office.Server.Search.Query
アセンブリ: Microsoft.Office.Server.Search (microsoft.office.server.search.dll 内)

構文

'宣言
Public Property HiddenConstraints As String
'使用
Dim instance As KeywordQuery
Dim value As String

value = instance.HiddenConstraints

instance.HiddenConstraints = value
public string HiddenConstraints { get; set; }

関連項目

参照

KeywordQuery クラス
KeywordQuery メンバ
Microsoft.Office.Server.Search.Query 名前空間

その他のリソース

エンタープライズ検索のキーワード構文の参照
エンタープライズ検索のクエリ オブジェクト モデルの概要
[ウォークスルー] カスタム エンタープライズ検索 Web パーツを作成する