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
- editorType
Tipo: Microsoft.VisualStudio.TestTools.Common.PropertyEditorType
Dentre as PropertyEditorType valores.
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiáveis.
Consulte também
Referência
PropertyWindowAttribute Classe
Sobrecargas PropertyWindowAttribute