: SharedEntityState.ChildTypeDescriptors (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.Runtime)
Gets the child type descriptors contained in the instances.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public ReadOnly Property ChildTypeDescriptors As TypeDescriptorCollection
'Uso
Dim instance As SharedEntityState
Dim value As TypeDescriptorCollection
value = instance.ChildTypeDescriptors
public TypeDescriptorCollection ChildTypeDescriptors { get; }
Valor de propiedad
A TypeDescriptorCollection object that contains the child type descriptors.
Vea también
Referencia
SharedEntityState (Clase)
SharedEntityState (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Runtime (Espacio de nombres)