KeyValueSeparatorAttributeSeparator Property

Gets the separator.

Definition

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

Property Value

String

See Also