IEntityInstance.Entity 属性 (Microsoft.Office.Server.ApplicationRegistry.Runtime)
Gets the entity this is an instance of.
命名空间: Microsoft.Office.Server.ApplicationRegistry.Runtime
程序集: Microsoft.SharePoint.Portal (在 microsoft.sharepoint.portal.dll 中)
语法
声明
ReadOnly Property Entity As Entity
用法
Dim instance As IEntityInstance
Dim value As Entity
value = instance.Entity
Entity Entity { get; }
属性值
An Entity object that this is an instance of.
另请参阅
参考
IEntityInstance 接口
IEntityInstance 成员
Microsoft.Office.Server.ApplicationRegistry.Runtime 命名空间