Partilhar via


Construtor PropertyWindowAttribute (PropertyEditorType, PropertyConverterType)

Inicializa uma nova instância de PropertyWindowAttribute classe usando o editor fornecido tipo e o conversor de tipo de indicadores.

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, _
    converterType As PropertyConverterType _
)
public PropertyWindowAttribute(
    PropertyEditorType editorType,
    PropertyConverterType converterType
)
public:
PropertyWindowAttribute(
    PropertyEditorType editorType, 
    PropertyConverterType converterType
)
new : 
        editorType:PropertyEditorType * 
        converterType:PropertyConverterType -> PropertyWindowAttribute
public function PropertyWindowAttribute(
    editorType : PropertyEditorType, 
    converterType : PropertyConverterType
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

PropertyWindowAttribute Classe

Sobrecargas PropertyWindowAttribute

Namespace Microsoft.VisualStudio.TestTools.Common

PropertyConverterType

PropertyEditorType