Category.GetAllCrawledProperties メソッド (Microsoft.Office.Server.Search.Administration)
カテゴリのクロールされたプロパティを繰り返す列挙子を返します。
名前空間: Microsoft.Office.Server.Search.Administration
アセンブリ: Microsoft.Office.Server.Search (microsoft.office.server.search.dll 内)
構文
'宣言
Public Function GetAllCrawledProperties As IEnumerable
'使用
Dim instance As Category
Dim returnValue As IEnumerable
returnValue = instance.GetAllCrawledProperties
public IEnumerable GetAllCrawledProperties ()
戻り値
コレクションの繰り返しに使用できる IEnumerator オブジェクト。
関連項目
参照
Category クラス
Category メンバ
Microsoft.Office.Server.Search.Administration 名前空間