Partilhar via


Construtor PropertyWindowAttribute (PropertyConverterType)

Inicializa uma nova instância de PropertyWindowAttribute classe usando o indicador de tipo de conversor fornecido.

Namespace:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (em Microsoft.VisualStudio.QualityTools.Common.dll)

Sintaxe

'Declaração
Public Sub New ( _
    converterType As PropertyConverterType _
)
public PropertyWindowAttribute(
    PropertyConverterType converterType
)
public:
PropertyWindowAttribute(
    PropertyConverterType converterType
)
new : 
        converterType:PropertyConverterType -> PropertyWindowAttribute
public function PropertyWindowAttribute(
    converterType : PropertyConverterType
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

PropertyWindowAttribute Classe

Sobrecargas PropertyWindowAttribute

Namespace Microsoft.VisualStudio.TestTools.Common

PropertyConverterType