PropertyWindowAttribute.ConverterType (Propiedad)

Obtiene el indicador de tipo de convertidor de propiedades.

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

Sintaxis

'Declaración
Public ReadOnly Property ConverterType As PropertyConverterType
public PropertyConverterType ConverterType { get; }
public:
property PropertyConverterType ConverterType {
    PropertyConverterType get ();
}
member ConverterType : PropertyConverterType with get
function get ConverterType () : PropertyConverterType

Valor de propiedad

Tipo: Microsoft.VisualStudio.TestTools.Common.PropertyConverterType
Indicador de tipo de convertidor de propiedades.

Seguridad de .NET Framework

Vea también

Referencia

PropertyWindowAttribute Clase

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

PropertyConverterType