SharedEntityState.ChildTypeDescriptors, propriété (Microsoft.Office.Server.ApplicationRegistry.Runtime)
Gets the child type descriptors contained in the instances.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Runtime
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ChildTypeDescriptors As TypeDescriptorCollection
'Utilisation
Dim instance As SharedEntityState
Dim value As TypeDescriptorCollection
value = instance.ChildTypeDescriptors
public TypeDescriptorCollection ChildTypeDescriptors { get; }
Valeur de la propriété
A TypeDescriptorCollection object that contains the child type descriptors.
Voir aussi
Référence
SharedEntityState, classe
Membres SharedEntityState
Microsoft.Office.Server.ApplicationRegistry.Runtime, espace de noms