Location.SpellingSuggestion 属性
获取或设置替换拼写不能识别的搜索术语。
命名空间: Microsoft.Office.Server.Search.Query
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Public Property SpellingSuggestion As String
Get
Set
用法
Dim instance As Location
Dim value As String
value = instance.SpellingSuggestion
instance.SpellingSuggestion = value
public string SpellingSuggestion { get; set; }
属性值
类型:System.String
一个字符串,它包含建议的术语。