This documentation is archived and is not being maintained.

WebBrowsableAttribute Fields

The WebBrowsableAttribute type exposes the following members.

  NameDescription
Public field Static member Default Represents an instance of the WebBrowsableAttribute class with the Browsable property set to the default value, which is false.
Public field Static member No Represents an instance of the WebBrowsableAttribute class with the Browsable property set to false.
Public field Static member Yes Represents an instance of the WebBrowsableAttribute class with the Browsable property set to true.
Top
Show: