Click or drag to resize

ArgumentNameAttributeArgumentName Property

Gets the name of the argument.

Namespace:  Ookii.CommandLine
Assembly:  Ookii.CommandLine (in Ookii.CommandLine.dll) Version: 2.3.0
Syntax
public string ArgumentName { get; }

Property Value

Type: String
The name of the argument.
See Also