Condividi tramite


Costruttore PropertyWindowAttribute (PropertyEditorType)

Inizializza una nuova istanza della classe PropertyWindowAttribute utilizzando l'indicatore di tipo dell'editor proprietà specificato.

Spazio dei nomi:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Sintassi

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

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

PropertyWindowAttribute Classe

Overload PropertyWindowAttribute

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common

PropertyEditorType