Tokens Property

Definition

Assembly XenoAtom.CommandLine.dll

The original invocation tokens, when available.

public IReadOnlyList<string>? Tokens { get; init; }

Returns