Partager via


ElementTypeDescriptor, constructeur (ICustomTypeDescriptor, Type)

ctor pour créer la classe wrapper qui représente le type MEL à utiliser

Espace de noms :  Microsoft.VisualStudio.Modeling.Design
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.12.0 (dans Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

Syntaxe

'Déclaration
Protected Friend Sub New ( _
    parent As ICustomTypeDescriptor, _
    elementType As Type _
)
protected internal ElementTypeDescriptor(
    ICustomTypeDescriptor parent,
    Type elementType
)

Paramètres

  • elementType
    Type : System.Type
    Type Element à décrire.

Sécurité .NET Framework

Voir aussi

Référence

ElementTypeDescriptor Classe

ElementTypeDescriptor, surcharge

Microsoft.VisualStudio.Modeling.Design, espace de noms