PropertyInformation.Type プロパティ (Microsoft.Office.Server.Search.Query)
プロパティのデータ型を取得します。
名前空間: Microsoft.Office.Server.Search.Query
アセンブリ: Microsoft.Office.Server.Search (microsoft.office.server.search.dll 内)
構文
'宣言
Public ReadOnly Property Type As Type
'使用
Dim instance As PropertyInformation
Dim value As Type
value = instance.Type
public Type Type { get; }
プロパティ値
管理プロパティの型を表す System.Type 型のオブジェクト。
関連項目
参照
PropertyInformation クラス
PropertyInformation メンバ
Microsoft.Office.Server.Search.Query 名前空間