This documentation is archived and is not being maintained.
WebBrowsableAttribute Fields
Visual Studio 2010
The WebBrowsableAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
|
Default | Represents an instance of the WebBrowsableAttribute class with the Browsable property set to the default value, which is false. |
|
No | Represents an instance of the WebBrowsableAttribute class with the Browsable property set to false. |
|
Yes | Represents an instance of the WebBrowsableAttribute class with the Browsable property set to true. |
Show: