Keywords.AllKeywords 属性 (Microsoft.Office.Server.Search.Administration)

Gets the collection of keywords for the site associated with this instance of the Keywords class.

命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)

语法

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

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

属性值

A KeywordCollection object representing the site's collection of keywords.

另请参阅

参考

Keywords 类
Keywords 成员
Microsoft.Office.Server.Search.Administration 命名空间