Partager via


DesignPropertyDescriptor.ComponentType, propriété

Cette classe et ses membres sont réservés à un usage interne et ne sont pas destinés à être utilisés dans votre code.

Espace de noms :  Microsoft.VisualStudio.Data.Schema.Package.Project.Internal
Assembly :  Microsoft.VisualStudio.Data.Schema.Package (dans Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntaxe

'Déclaration
Public Overrides ReadOnly Property ComponentType As Type
    Get
public override Type ComponentType { get; }
public:
virtual property Type^ ComponentType {
    Type^ get () override;
}
abstract ComponentType : Type
override ComponentType : Type
override function get ComponentType () : Type

Valeur de propriété

Type : System.Type

Sécurité .NET Framework

Voir aussi

Référence

DesignPropertyDescriptor Classe

Microsoft.VisualStudio.Data.Schema.Package.Project.Internal, espace de noms