Styles for the HelpProvider to use when rendering help text.
Properties
Arguments
: ArgumentStyleGets or sets the style for specifying arguments in a command.
Commands
: CommandStyleGets or sets the style for specifying subcommands or nested commands.
Default
: HelpProviderStyleGets the default HelpProvider styles.
Description
: DescriptionStyleGets or sets the style for describing the purpose or details of a command.
Examples
: ExampleStyleGets or sets the style for providing examples of command usage.
Options
: OptionStyleGets or sets the style for specifying options or flags in a command.
Usage
: UsageStyleGets or sets the style for specifying the usage format of a command.