Condividi tramite


Proprietà PropertyWindowAttribute.ConverterType

Ottiene l'indicatore di tipo del convertitore di proprietà.

Spazio dei nomi:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property ConverterType As PropertyConverterType
    Get
public PropertyConverterType ConverterType { get; }
public:
property PropertyConverterType ConverterType {
    PropertyConverterType get ();
}
member ConverterType : PropertyConverterType
function get ConverterType () : PropertyConverterType

Valore proprietà

Tipo: Microsoft.VisualStudio.TestTools.Common.PropertyConverterType
Indicatore di tipo del convertitore di proprietà.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

PropertyWindowAttribute Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common

PropertyConverterType