KeywordQuery.EnableUrlSmashing プロパティ (Microsoft.SharePoint.Search.Query)
名前空間: Microsoft.SharePoint.Search.Query
アセンブリ: Microsoft.SharePoint.Search (microsoft.sharepoint.search.dll 内)
構文
'宣言
Public Property EnableUrlSmashing As Boolean
'使用
Dim instance As KeywordQuery
Dim value As Boolean
value = instance.EnableUrlSmashing
instance.EnableUrlSmashing = value
public bool EnableUrlSmashing { get; set; }
関連項目
参照
KeywordQuery クラス
KeywordQuery メンバ
Microsoft.SharePoint.Search.Query 名前空間