PropertyWindowAttribute (Constructor) (PropertyConverterType)

Inicializa una nueva instancia de la clase PropertyWindowAttribute con el indicador de tipo de convertidor proporcionado.

Espacio de nombres:  Microsoft.VisualStudio.TestTools.Common
Ensamblado:  Microsoft.VisualStudio.QualityTools.Common (en Microsoft.VisualStudio.QualityTools.Common.dll)

Sintaxis

'Declaración
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

Seguridad de .NET Framework

Vea también

Referencia

PropertyWindowAttribute Clase

PropertyWindowAttribute (Sobrecarga)

Microsoft.VisualStudio.TestTools.Common (Espacio de nombres)

PropertyConverterType