The following tables list the members exposed by OptionAttribute.
Name | Description | |
---|---|---|
![]() | OptionAttribute Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | AliasNames | Just the alias names (Inherited from CSharpTest.Net.Commands.DisplayInfoAttribute) |
![]() | AllNames | Returns the name list (Inherited from CSharpTest.Net.Commands.DisplayInfoAttribute) |
![]() | Category | Returns the Category (Inherited from CSharpTest.Net.Commands.DisplayInfoAttribute) |
![]() | DefaultValue | Gets/sets the default value for the option (Inherited from CSharpTest.Net.Commands.DisplayInfoAndValueAttribute) |
![]() | Description | Returns the Description (Inherited from CSharpTest.Net.Commands.DisplayInfoAttribute) |
![]() | DisplayName | Returns the DisplayName (Inherited from CSharpTest.Net.Commands.DisplayInfoAttribute) |
![]() | TypeId | When implemented in a derived class, gets a unique identifier for this System.Attribute. (Inherited from System.Attribute) |
![]() | Visible | Returns the visibility of the command (Inherited from CSharpTest.Net.Commands.DisplayInfoAttribute) |
Name | Description | |
---|---|---|
![]() | IsDefaultAttribute | When overridden in a derived class, indicates whether the value of this instance is the default value for the derived class. (Inherited from System.Attribute) |
![]() | Match | When overridden in a derived class, returns a value that indicates whether this instance equals a specified object. (Inherited from System.Attribute) |
Reference
OptionAttribute ClassCSharpTest.Net.Commands Namespace