Partager via


TypeDescriptor.ParentTypeDescriptor - Propriété

Obtient ou définit le parent de l'objet TypeDescriptor .

Espace de noms :  Microsoft.SharePoint.BusinessData.Administration
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property ParentTypeDescriptor As TypeDescriptor
    Get
    Set
'Utilisation
Dim instance As TypeDescriptor
Dim value As TypeDescriptor

value = instance.ParentTypeDescriptor

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

Valeur de propriété

Type : Microsoft.SharePoint.BusinessData.Administration.TypeDescriptor
Un objet TypeDescriptor .

Voir aussi

Référence

TypeDescriptor classe

TypeDescriptor - Membres

Microsoft.SharePoint.BusinessData.Administration - Espace de noms