: SharedEntityState.RootTypeDescriptor (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.Runtime)
Gets the root type descriptor of the entity instance.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public ReadOnly Property RootTypeDescriptor As TypeDescriptor
'Uso
Dim instance As SharedEntityState
Dim value As TypeDescriptor
value = instance.RootTypeDescriptor
public TypeDescriptor RootTypeDescriptor { get; }
Valor de propiedad
A TypeDescriptor object representing the type of the instance.
Vea también
Referencia
SharedEntityState (Clase)
SharedEntityState (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Runtime (Espacio de nombres)