Condividi tramite


Costruttore PropertyWindowAttribute (PropertyConverterType)

Inizializza una nuova istanza della classe PropertyWindowAttribute utilizzando l'indicatore di tipo del convertitore specificato.

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

Sintassi

'Dichiarazione
Public Sub New ( _
    converterType As PropertyConverterType _
)
public PropertyWindowAttribute(
    PropertyConverterType converterType
)
public:
PropertyWindowAttribute(
    PropertyConverterType converterType
)
new : 
        converterType:PropertyConverterType -> PropertyWindowAttribute
public function PropertyWindowAttribute(
    converterType : PropertyConverterType
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

PropertyWindowAttribute Classe

Overload PropertyWindowAttribute

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common

PropertyConverterType