Compartir a través de


: Identifier.Entity (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.Administration)

Returns the entity to which the identifier belongs.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Public ReadOnly Property Entity As Entity
'Uso
Dim instance As Identifier
Dim value As Entity

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

Valor de propiedad

An Entity object.

Vea también

Referencia

Identifier (Clase)
Identifier (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Administration (Espacio de nombres)