PropertyWindowAttribute.EditorType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.