EnvironmentVariableDelimiter Property

Definition

Assembly XenoAtom.CommandLine.dll

Gets or sets the delimiter used to split an environment variable value into multiple occurrences of this option.

public char? EnvironmentVariableDelimiter { get; init; }

Returns

Remarks

When null, the environment variable value is treated as a single occurrence.