ShouldShowHelp Property

Definition

Assembly XenoAtom.CommandLine.dll

Gets or sets a boolean indicating if the help should be displayed when running the command.

public bool ShouldShowHelp { get; set; }

Returns