次の方法で共有


Query.GetProperties メソッド (Microsoft.Office.Server.Search.Query)

管理プロパティに関する情報を返します。

名前空間: Microsoft.Office.Server.Search.Query
アセンブリ: Microsoft.Office.Server.Search (microsoft.office.server.search.dll 内)

構文

'宣言
Public Function GetProperties As PropertyInformation()
'使用
Dim instance As Query
Dim returnValue As PropertyInformation()

returnValue = instance.GetProperties
public PropertyInformation[] GetProperties ()

戻り値

PropertyInformation オブジェクトの配列。

関連項目

参照

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