Partager via


PropertyWindowAttribute.ConverterType, propriété

Obtient l'indicateur de type de convertisseur de la propriété.

Espace de noms :  Microsoft.VisualStudio.TestTools.Common
Assembly :  Microsoft.VisualStudio.QualityTools.Common (dans Microsoft.VisualStudio.QualityTools.Common.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ConverterType As PropertyConverterType
    Get
public PropertyConverterType ConverterType { get; }
public:
property PropertyConverterType ConverterType {
    PropertyConverterType get ();
}
member ConverterType : PropertyConverterType
function get ConverterType () : PropertyConverterType

Valeur de propriété

Type : Microsoft.VisualStudio.TestTools.Common.PropertyConverterType
Indicateur de type de convertisseur de la propriété.

Sécurité .NET Framework

Voir aussi

Référence

PropertyWindowAttribute Classe

Microsoft.VisualStudio.TestTools.Common, espace de noms

PropertyConverterType