Click or drag to resize
BaseOptionAttributeLongName Property
Gets long name of this command line option. This name is usually a single english word.

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
See Also