Query.EnableStemming 屬性
取得或設定一個 Boolean 值,指定是否要啟用失敗。
命名空間: Microsoft.SharePoint.Client.Search.Query
組件: Microsoft.SharePoint.Client.Search (在 Microsoft.SharePoint.Client.Search.dll 中)
語法
'宣告
Public Property EnableStemming As Boolean
Get
Set
'用途
Dim instance As Query
Dim value As Boolean
value = instance.EnableStemming
instance.EnableStemming = value
public bool EnableStemming { get; set; }
屬性值
類型:System.Boolean
已啟用true如果失敗。否則, false。
備註
預設值為 false。