Click or drag to resize

CommandLineArgumentAttribute Constructor

Initializes a new instance of the CommandLineArgumentAttribute class using the property name as the argument name.

Namespace:  Ookii.CommandLine
Assembly:  Ookii.CommandLine (in Ookii.CommandLine.dll) Version: 2.3.0
Syntax
public CommandLineArgumentAttribute()
See Also