Partilhar via


Construtor PropertyWindowAttribute (PropertyEditorType)

Inicializa uma nova instância de PropertyWindowAttribute classe usando o indicador de propriedade fornecida tipo editor.

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

Sintaxe

'Declaração
Public Sub New ( _
    editorType As PropertyEditorType _
)
public PropertyWindowAttribute(
    PropertyEditorType editorType
)
public:
PropertyWindowAttribute(
    PropertyEditorType editorType
)
new : 
        editorType:PropertyEditorType -> PropertyWindowAttribute
public function PropertyWindowAttribute(
    editorType : PropertyEditorType
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

PropertyWindowAttribute Classe

Sobrecargas PropertyWindowAttribute

Namespace Microsoft.VisualStudio.TestTools.Common

PropertyEditorType