Partager via


PropertyWindowAttribute.EditorType, propriété

Obtient l'indicateur de type d'éditeur de propriétés.

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

Syntaxe

'Déclaration
Public ReadOnly Property EditorType As PropertyEditorType
public PropertyEditorType EditorType { get; }
public:
property PropertyEditorType EditorType {
    PropertyEditorType get ();
}
member EditorType : PropertyEditorType with get
function get EditorType () : PropertyEditorType

Valeur de propriété

Type : Microsoft.VisualStudio.TestTools.Common.PropertyEditorType
Indicateur de type d'éditeur de propriétés.

Sécurité .NET Framework

Voir aussi

Référence

PropertyWindowAttribute Classe

Microsoft.VisualStudio.TestTools.Common, espace de noms

PropertyEditorType