M_CommandLine_OptionAttribute__ctor - adutton/commandline GitHub Wiki
Initializes a new instance of the OptionAttribute class. The default long name will be inferred from target property.
Namespace: CommandLine
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0
C#
public OptionAttribute()VB
Public Sub NewC++
public:
OptionAttribute()F#
new : unit -> OptionAttributeOptionAttribute Class
OptionAttribute Overload
CommandLine Namespace