Share via


PropertyWindowAttribute.EditorType Property

Definition

Gets the property editor type indicator.

public:
 property Microsoft::VisualStudio::TestTools::Common::PropertyEditorType EditorType { Microsoft::VisualStudio::TestTools::Common::PropertyEditorType get(); };
public Microsoft.VisualStudio.TestTools.Common.PropertyEditorType EditorType { get; }
member this.EditorType : Microsoft.VisualStudio.TestTools.Common.PropertyEditorType
Public ReadOnly Property EditorType As PropertyEditorType

Property Value

The property editor type indicator.

Applies to