KeyValuePairConverterDefaultSeparator Field

Gets the default key/value separator, which is "=".

Definition

Namespace: Ookii.CommandLine
Assembly: Ookii.CommandLine (in Ookii.CommandLine.dll) Version: 3.0.0
C#
public const string DefaultSeparator = "="

Field Value

String

See Also