Partager via


PropertyWindowAttribute, constructeur (PropertyEditorType)

Initialise une nouvelle instance de la classe PropertyWindowAttribute à l'aide de l'indicateur de type d'éditeur de propriétés fourni.

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

Syntaxe

'Déclaration
Public Sub New ( _
    editorType As PropertyEditorType _
)
public PropertyWindowAttribute(
    PropertyEditorType editorType
)
public:
PropertyWindowAttribute(
    PropertyEditorType editorType
)
new : 
        editorType:PropertyEditorType -> PropertyWindowAttribute
public function PropertyWindowAttribute(
    editorType : PropertyEditorType
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

PropertyWindowAttribute Classe

PropertyWindowAttribute, surcharge

Microsoft.VisualStudio.TestTools.Common, espace de noms

PropertyEditorType