Click or drag to resize
HelpTextAdditionalNewLineAfterOption Property
Gets or sets a value indicating whether to add an additional line after the description of the option.

Namespace: X3Platform.CommandLine.Text
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public bool AdditionalNewLineAfterOption { get; set; }

Property Value

Type: Boolean
See Also