P_CommandLine_VerbAttribute_Name - adutton/commandline GitHub Wiki

VerbAttribute.Name Property

Gets the verb name.

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

Syntax

C#

public string Name { get; }

VB

Public ReadOnly Property Name As String
	Get

C++

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

F#

member Name : string with get

Property Value

Type: String

See Also

Reference

VerbAttribute Class
CommandLine Namespace

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