P_CommandLine_HelpVerbRequestedError_Verb - adutton/commandline GitHub Wiki

HelpVerbRequestedError.Verb Property

Verb command string.

Namespace: CommandLine
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0

Syntax

C#

public string Verb { get; }

VB

Public ReadOnly Property Verb As String
	Get

C++

public:
property String^ Verb {
	String^ get ();
}

F#

member Verb : string with get

Property Value

Type: String

See Also

Reference

HelpVerbRequestedError Class
CommandLine Namespace

⚠️ **GitHub.com Fallback** ⚠️