Skip to content

Properties_T_CommandLine_Text_HelpText

Moh.Hassan edited this page Oct 10, 2019 · 1 revision

HelpText Properties

The HelpText type exposes the following members.

Properties

 

Name Description
Public property AddDashesToOption Gets or sets a value indicating whether the format of options should contain dashes. It modifies behavior of AddOptions(T)(ParserResult(T)) method.
Public property AddEnumValuesToHelpText Gets or sets a value indicating whether to add the values of an enum after the description of the specification.
Public property AdditionalNewLineAfterOption Gets or sets a value indicating whether to add an additional line after the description of the specification.
Public property AutoHelp Gets or sets a value indicating whether implicit option or verb 'help' should be supported.
Public property AutoVersion Gets or sets a value indicating whether implicit option or verb 'version' should be supported.
Public property Copyright Gets or sets the copyright string. You can directly assign a CopyrightInfo instance.
Public property Heading Gets or sets the heading string. You can directly assign a HeadingInfo instance.
Public property MaximumDisplayWidth Gets or sets the maximum width of the display. This determines word wrap when displaying the text.
Public property OptionComparison
Public property SentenceBuilder Gets the SentenceBuilder instance specified in constructor.
  Back to Top

See Also

Reference

HelpText Class
CommandLine.Text Namespace

Clone this wiki locally