The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
EditorBrowsableAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the EditorBrowsableAttribute class.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | EditorBrowsableAttribute() | Initializes a new instance of the EditorBrowsableAttribute class with State set to the default state. |
![]() | EditorBrowsableAttribute(EditorBrowsableState) | Initializes a new instance of the EditorBrowsableAttribute class with an EditorBrowsableState. |
Show:
