Click or drag to resize
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.CommandLine
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public HelpOptionAttribute()
See Also