P_CommandLine_HelpVerbRequestedError_Verb - adutton/commandline GitHub Wiki
Verb command string.
Namespace: CommandLine
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0
C#
public string Verb { get; }VB
Public ReadOnly Property Verb As String
GetC++
public:
property String^ Verb {
String^ get ();
}F#
member Verb : string with get
Type: String