Partilhar via


Propriedade PropertyWindowAttribute.EditorType

Obtém a propriedade indicador do tipo de editor.

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

Sintaxe

'Declaração
Public ReadOnly Property EditorType As PropertyEditorType
    Get
public PropertyEditorType EditorType { get; }
public:
property PropertyEditorType EditorType {
    PropertyEditorType get ();
}
member EditorType : PropertyEditorType
function get EditorType () : PropertyEditorType

Valor de propriedade

Tipo: Microsoft.VisualStudio.TestTools.Common.PropertyEditorType
O indicador de tipo de editor de propriedade.

Segurança do .NET Framework

Consulte também

Referência

PropertyWindowAttribute Classe

Namespace Microsoft.VisualStudio.TestTools.Common

PropertyEditorType