SharedEntityState.RootTypeDescriptor プロパティ (Microsoft.Office.Server.ApplicationRegistry.Runtime)
エンティティ インスタンスの Root 型記述子を取得します。
名前空間: Microsoft.Office.Server.ApplicationRegistry.Runtime
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)
構文
'宣言
Public ReadOnly Property RootTypeDescriptor As TypeDescriptor
'使用
Dim instance As SharedEntityState
Dim value As TypeDescriptor
value = instance.RootTypeDescriptor
public TypeDescriptor RootTypeDescriptor { get; }
プロパティ値
インスタンスの型を表す TypeDescriptor オブジェクト。
関連項目
参照
SharedEntityState クラス
SharedEntityState メンバ
Microsoft.Office.Server.ApplicationRegistry.Runtime 名前空間