The following tables list the members exposed by BrowsableFieldAttribute.
Name | Description | |
---|---|---|
BrowsableFieldAttribute Constructor | BrowsableFieldAttribute constructor. |
Name | Description | |
---|---|---|
Browsable | Whether or not the object being marked with this attribute should be browsable. | |
Default | Default value for this attribute Type. | |
No | Value equivalent to False for this attribute Type. | |
TypeId | When implemented in a derived class, gets a unique identifier for this System.Attribute. (Inherited from System.Attribute) | |
Yes | Value equivalent to True for this attribute Type. |
Name | Description | |
---|---|---|
Equals | Compares this BrowsableAttribute to another object. | |
GetHashCode | Gets a hash code representing this BrowsableAttribute. | |
IsDefaultAttribute | Overridden. Determines whether or not this BrowsableAttribute is at its default value. | |
Match | When overridden in a derived class, returns a value that indicates whether this instance equals a specified object. (Inherited from System.Attribute) |