Proprietà DesignPropertyDescriptor.ComponentType

ottiene il tipo di componente.

Spazio dei nomi:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Public Overrides ReadOnly Property ComponentType As Type
public override Type ComponentType { get; }

Valore proprietà

Tipo: System.Type
Il tipo del componente.

Note

Questo metodo chiama il metodo di base.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DesignPropertyDescriptor Classe

Spazio dei nomi Microsoft.VisualStudio.Shell