Partager via


RegistrationAttribute.RegistrationContext.ComponentType, propriété

Obtient le type de composant étant enregistré.

Espace de noms :  Microsoft.VisualStudio.Shell
Assembly :  Microsoft.VisualStudio.Shell.Immutable.10.0 (dans Microsoft.VisualStudio.Shell.Immutable.10.0.dll)

Syntaxe

'Déclaration
Public MustOverride ReadOnly Property ComponentType As Type
public abstract Type ComponentType { get; }

Valeur de propriété

Type : System.Type
Le type de composant étant enregistré.

Remarques

Pour des attributs joints à les VSPackages, ComponentType retourne le type de package.

Sécurité .NET Framework

Voir aussi

Référence

RegistrationAttribute.RegistrationContext Classe

Microsoft.VisualStudio.Shell, espace de noms

RegistrationAttribute.RegistrationContext