Class DisplayUsageOptions
Inheritance
DisplayUsageOptions
Assembly: Benday.CommandsFramework.dll
Syntax
public class DisplayUsageOptions
Properties
|
Edit this page
View Source
NewLineAfterHeaderInfo
Declaration
public bool NewLineAfterHeaderInfo { get; set; }
Property Value
|
Edit this page
View Source
ShowApplicationName
Declaration
public bool ShowApplicationName { get; set; }
Property Value
|
Edit this page
View Source
ShowCategories
Declaration
public bool ShowCategories { get; set; }
Property Value
|
Edit this page
View Source
ShowVersion
Declaration
public bool ShowVersion { get; set; }
Property Value
|
Edit this page
View Source
ShowWebsite
Declaration
public bool ShowWebsite { get; set; }
Property Value