Table of Contents

CliOptionAttribute.HelpName Property

Definition

Namespace
DotMake.CommandLine
Assembly
DotMake.CommandLine.dll

Gets or sets the name of the option's argument when displayed in help.

public string HelpName { get; set; }

Property Value

string