Home
Home
Docs
API
Theme
System
Light
Dark
NuGet
GitHub
Menu
Loading menu…
Home
API
XenoAtom.CommandLine
CommandDiagnostic
Properties
Tokens
Menu
On this page
Tokens Property
Definition
Namespace
XenoAtom.CommandLine
Assembly
XenoAtom.CommandLine.dll
View source
The original invocation tokens, when available.
public IReadOnlyList<string>? Tokens { get; init; }
Returns
IReadOnlyList<String>