Keywords.AllKeywords 属性

获取与Keywords类的此实例相关联的站点的关键字集合。

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

语法

声明
Public ReadOnly Property AllKeywords As KeywordCollection
    Get
用法
Dim instance As Keywords
Dim value As KeywordCollection

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

属性值

类型:Microsoft.Office.Server.Search.Administration.KeywordCollection
表示关键字的网站的集合的KeywordCollection对象。

另请参阅

引用

Keywords 类

Keywords 成员

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