The following tables list the members exposed by WinBrowsableAttribute.
Name | Description | |
---|---|---|
WinBrowsableAttribute Constructor | WinBrowsableAttribute constructor. |
Name | Description | |
---|---|---|
Browsable | The underlying value of this attribute; whether or not the member is browsable. | |
Default | Static value for this attribute's default. | |
No | Static value used for comparing False instances of this attribute. | |
TypeId | When implemented in a derived class, gets a unique identifier for this System.Attribute. (Inherited from System.Attribute) | |
Yes | Static value used for comparing True instances of this attribute. |
Name | Description | |
---|---|---|
Equals | Compares this attribute instance to another instance. | |
GetHashCode | Gets a hash code representation of this attribute. | |
IsDefaultAttribute | Overridden. Compares this attribute instance to the Default attribute value. | |
Match | When overridden in a derived class, returns a value that indicates whether this instance equals a specified object. (Inherited from System.Attribute) |