HelpProviderStyle

Styles for the HelpProvider to use when rendering help text.

Styles for the HelpProvider to use when rendering help text.

Properties

Arguments : ArgumentStyle

Gets or sets the style for specifying arguments in a command.

Commands : CommandStyle

Gets or sets the style for specifying subcommands or nested commands.

Default : HelpProviderStyle

Gets the default HelpProvider styles.

Description : DescriptionStyle

Gets or sets the style for describing the purpose or details of a command.

Examples : ExampleStyle

Gets or sets the style for providing examples of command usage.

Options : OptionStyle

Gets or sets the style for specifying options or flags in a command.

Usage : UsageStyle

Gets or sets the style for specifying the usage format of a command.