UsageStyle Class

Defines styles for specifying the usage format of a command.
public sealed class UsageStyle

Properties

Style Command
Gets or sets the style for general commands in the usage.
Style CurrentCommand
Gets or sets the style for the current command in the usage.
Style Header
Gets or sets the style for the header in the usage.
Style OptionalArgument
Gets or sets the style for optional arguments in the usage.
Style Options
Gets or sets the style for options in the usage.
Style RequiredArgument
Gets or sets the style for required arguments in the usage.