Click or drag to resize

KeyValuePairConverterDefaultSeparator Field

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

Namespace:  Ookii.CommandLine
Assembly:  Ookii.CommandLine (in Ookii.CommandLine.dll) Version: 2.4.0
Syntax
public const string DefaultSeparator = "="

Field Value

Type: String
See Also