PropertyExtension<TTargetElementType>.ComponentType, propriété

Le type du composant auquel cette propriété est liée.

Espace de noms :  Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer
Assembly :  Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer (dans Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer.dll)

Syntaxe

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

Valeur de propriété

Type : System.Type

Sécurité .NET Framework

Voir aussi

Référence

PropertyExtension<TTargetElementType> Classe

Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer, espace de noms