Proprietà DesignPropertyDescriptor.PropertyType

Ottiene il tipo della proprietà.

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 PropertyType As Type
public override Type PropertyType { get; }

Valore proprietà

Tipo: System.Type
Il tipo della proprietà.

Note

Questo metodo chiama il metodo di base.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DesignPropertyDescriptor Classe

Spazio dei nomi Microsoft.VisualStudio.Shell