Version

ConditionallyBrowsableAttribute Class Members

The following tables list the members exposed by ConditionallyBrowsableAttribute.

Public Properties
 NameDescription
Public PropertyDefaultValueDefault value for this ConditionallyBrowsableAttribute.  
Public PropertyTypeIdWhen implemented in a derived class, gets a unique identifier for this System.Attribute. (Inherited from System.Attribute)
Public PropertyValueValue for this ConditionallyBrowsableAttribute.  
Public Methods
 NameDescription
Public MethodEqualsCompares this attribute instance to another instance.  
Public MethodGetHashCodeGets a hash code representation of this attribute.  
Public MethodIsDefaultAttributeOverridden. Compares this attribute instance to the Default attribute value.  
Public MethodMatchWhen overridden in a derived class, returns a value that indicates whether this instance equals a specified object. (Inherited from System.Attribute)
See Also