次の方法で共有


SharedEntityState.RootTypeDescriptorParameter プロパティ (Microsoft.Office.Server.ApplicationRegistry.Runtime)

エンティティ インスタンスの Root 型記述子のパラメータを取得します。

名前空間: Microsoft.Office.Server.ApplicationRegistry.Runtime
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)

構文

'宣言
Public ReadOnly Property RootTypeDescriptorParameter As Parameter
'使用
Dim instance As SharedEntityState
Dim value As Parameter

value = instance.RootTypeDescriptorParameter
public Parameter RootTypeDescriptorParameter { get; }

プロパティ値

インスタンスのパラメータを表す Parameter オブジェクト。

関連項目

参照

SharedEntityState クラス
SharedEntityState メンバ
Microsoft.Office.Server.ApplicationRegistry.Runtime 名前空間