Partager via


GraphNodeIdPropertyDescriptor.ComponentType, propriété

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

Espace de noms :  Microsoft.VisualStudio.GraphModel
Assembly :  Microsoft.VisualStudio.GraphModel (dans Microsoft.VisualStudio.GraphModel.dll)

Syntaxe

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

Valeur de propriété

Type : Type
retourne Type ;

Sécurité .NET Framework

Voir aussi

Référence

GraphNodeIdPropertyDescriptor Classe

Microsoft.VisualStudio.GraphModel, espace de noms