EnvironmentVariable Property

Definition

Assembly XenoAtom.CommandLine.dll

Gets or sets the environment variable used as a fallback when this option is not provided explicitly on the command line.

public string? EnvironmentVariable { get; init; }

Returns