Compartir a través de


: TypeDescriptor.ParentTypeDescriptor (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.Administration)

Sets or gets the parent type descriptor for this type descriptor.

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

Sintaxis

'Declaración
Public Property ParentTypeDescriptor As TypeDescriptor
'Uso
Dim instance As TypeDescriptor
Dim value As TypeDescriptor

value = instance.ParentTypeDescriptor

instance.ParentTypeDescriptor = value
public TypeDescriptor ParentTypeDescriptor { get; set; }

Valor de propiedad

The TypeDescriptor object.

Vea también

Referencia

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