Click or drag to resize
BadOptionInfoLongName Property
Gets the long name of the option.

Namespace: X3Platform.CommandLine
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public string LongName { get; }

Property Value

Type: String
Returns the long name of the option.
See Also