WebBrowsableAttribute Fields
.NET Framework 3.0
| 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. |
Community Additions
ADD
Show: