AbstractEntityInstance.Entity 属性 (Microsoft.Office.Server.ApplicationRegistry.Runtime)

When overridden in a derived class, gets the entity this entity instance belongs to.

命名空间: Microsoft.Office.Server.ApplicationRegistry.Runtime
程序集: Microsoft.SharePoint.Portal (在 microsoft.sharepoint.portal.dll 中)

语法

声明
Public ReadOnly Property Entity As Entity
用法
Dim instance As AbstractEntityInstance
Dim value As Entity

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

属性值

An Entity object representing the entity this instance belongs to.

另请参阅

参考

AbstractEntityInstance 类
AbstractEntityInstance 成员
Microsoft.Office.Server.ApplicationRegistry.Runtime 命名空间