Version

WebBrowsableAttribute Class Properties

For a list of all members of this type, see WebBrowsableAttribute members.

Public Properties
 NameDescription
Public PropertyBrowsableThe underlying value of this attribute; whether or not the member is browsable.  
Public Propertystatic (Shared in Visual Basic)DefaultStatic value for this attribute's default.  
Public Propertystatic (Shared in Visual Basic)NoStatic value used for comparing False instances of this attribute.  
Public PropertyTypeIdWhen implemented in a derived class, gets a unique identifier for this System.Attribute. (Inherited from System.Attribute)
Public Propertystatic (Shared in Visual Basic)YesStatic value used for comparing True instances of this attribute.  
See Also