Click or drag to resize
BaseOptionAttributeShortName Property
Gets a short name of this command line option. You can use only one character.

Namespace: X3Platform.CommandLine
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public virtual Nullable<char> ShortName { get; }

Property Value

Type: NullableChar
See Also