Click or drag to resize
OptionListAttributeSeparator Property
Gets or sets the values separator character.

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

Property Value

Type: Char
See Also