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