BestBet.ParentKeywords 属性

获取集合的父关键字最佳匹配关联。

命名空间:  Microsoft.Office.Server.Search.Administration
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
Public ReadOnly Property ParentKeywords As KeywordCollection
    Get
用法
Dim instance As BestBet
Dim value As KeywordCollection

value = instance.ParentKeywords
public KeywordCollection ParentKeywords { get; }

属性值

类型:Microsoft.Office.Server.Search.Administration.KeywordCollection
一个KeywordCollection对象,代表一个关键字集合。

备注

关键字和最佳匹配可以具有多对多关系。可以与多个父关键字,个别的最佳匹配和关键字都可以有多个最佳匹配的子节点。

另请参阅

引用

BestBet 类

BestBet 成员

Microsoft.Office.Server.Search.Administration 命名空间