Click or drag to resize
HelpVerbOptionAttribute Constructor
Overload List
  NameDescription
Public methodHelpVerbOptionAttribute
Initializes a new instance of the HelpVerbOptionAttribute class. Although it is possible, it is strongly discouraged redefine the long name for this option not to disorient your users.
Public methodHelpVerbOptionAttribute(String)
Initializes a new instance of the HelpVerbOptionAttribute class with the specified long name. Use parameter less constructor instead.
Top
See Also