Share via


Keywords.AllKeywords プロパティ (Microsoft.Office.Server.Search.Administration)

Keywords クラスのこのインスタンスに関連付けられたサイトのキーワードのコレクションを取得します。

名前空間: 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; }

プロパティ値

サイトのキーワードのコレクションを表す KeywordCollection オブジェクト。

関連項目

参照

Keywords クラス
Keywords メンバ
Microsoft.Office.Server.Search.Administration 名前空間