KeywordQueryProperties.SimilarTo 属性
获取或设置相似性引用执行查找类似查询时。
命名空间: Microsoft.Office.Server.Search.Query
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
<DataMemberAttribute> _
Public Property SimilarTo As String
Get
Set
用法
Dim instance As KeywordQueryProperties
Dim value As String
value = instance.SimilarTo
instance.SimilarTo = value
[DataMemberAttribute]
public string SimilarTo { get; set; }
属性值
类型:System.String
docvector的值管理作为相似性引用要使用的项的属性。