HelpOptionAttribute Constructor |
Initializes a new instance of the
HelpOptionAttribute class.
Although it is possible, it is strongly discouraged redefine the long name for this option
not to disorient your users. It is also recommended not to define a short one.
Namespace: X3Platform.CommandLineAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic HelpOptionAttribute()
public:
HelpOptionAttribute()
See Also