This documentation is archived and is not being maintained.

WebBrowsableAttribute Constructor

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.

  NameDescription
Public method WebBrowsableAttribute() Initializes a new instance of the WebBrowsableAttribute class with the Browsable property set to true.
Public method WebBrowsableAttribute(Boolean) Initializes a new instance of the WebBrowsableAttribute class with the specified value for the Browsable property.
Top
Show: