Partilhar via


Propriedade PropertyWindowAttribute.ConverterType

Obtém o indicador de tipo de conversor de propriedade.

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

Sintaxe

'Declaração
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 propriedade

Tipo: Microsoft.VisualStudio.TestTools.Common.PropertyConverterType
O indicador de tipo de conversor de propriedade.

Segurança do .NET Framework

Consulte também

Referência

PropertyWindowAttribute Classe

Namespace Microsoft.VisualStudio.TestTools.Common

PropertyConverterType