Condividi tramite


Proprietà ElementTypeDescriptor.ComponentType

Ottiene l'oggetto Type dell'elemento del modello che questa classe sta rappresentando.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.Design
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

Sintassi

'Dichiarazione
Protected Friend Overridable ReadOnly Property ComponentType As Type
protected internal virtual Type ComponentType { get; }

Valore proprietà

Tipo: System.Type
Tipo dell'elemento del modello che questa classe rappresenta.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ElementTypeDescriptor Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.Design