Argument.HelpName Property

Definition

The name used in help output to describe the argument.

public:
 property System::String ^ HelpName { System::String ^ get(); void set(System::String ^ value); };
public string? HelpName { get; set; }
member this.HelpName : string with get, set
Public Property HelpName As String

Property Value

Applies to