ProvideCommandLineSwitchAttribute.HelpText Property

Definition

The help string for the command-line switch

public:
 property System::String ^ HelpText { System::String ^ get(); };
public string HelpText { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.HelpText : string
Public ReadOnly Property HelpText As String

Property Value

Attributes

Applies to