PropertyWindowAttribute (Constructor) (PropertyEditorType)

Inicializa una nueva instancia de la clase PropertyWindowAttribute con el indicador de tipo de editor de propiedades proporcionado.

Espacio de nombres:  Microsoft.VisualStudio.TestTools.Common
Ensamblado:  Microsoft.VisualStudio.QualityTools.Common (en Microsoft.VisualStudio.QualityTools.Common.dll)

Sintaxis

'Declaración
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

Seguridad de .NET Framework

Vea también

Referencia

PropertyWindowAttribute Clase

PropertyWindowAttribute (Sobrecarga)

Microsoft.VisualStudio.TestTools.Common (Espacio de nombres)

PropertyEditorType