KeyValueSeparatorAttributeSeparator Property

Gets the separator.

Definition

Namespace: Ookii.CommandLine
Assembly: Ookii.CommandLine (in Ookii.CommandLine.dll) Version: 3.1.1
C#
public string Separator { get; }

Property Value

String

See Also