This documentation is archived and is not being maintained.
WebBrowsableAttribute Constructor
Visual Studio 2010
Initializes a new instance of the WebBrowsableAttribute class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
WebBrowsableAttribute() | Initializes a new instance of the WebBrowsableAttribute class with the Browsable property set to true. |
|
WebBrowsableAttribute(Boolean) | Initializes a new instance of the WebBrowsableAttribute class with the specified value for the Browsable property. |
Show: