次の方法で共有


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

エンティティ インスタンスの対象エンティティを取得します。

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

構文

'宣言
Public ReadOnly Property TargetEntity As Entity
'使用
Dim instance As SharedEntityState
Dim value As Entity

value = instance.TargetEntity
public Entity TargetEntity { get; }

プロパティ値

エンティティ インスタンスの対象エンティティを表す Entity オブジェクト。

関連項目

参照

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