Edit

Share via


ParseResult.UnmatchedTokens Property

Definition

Gets the list of tokens used on the command line that were not matched by the parser.

public System.Collections.Generic.IReadOnlyList<string> UnmatchedTokens { get; }

Property Value

Applies to

Product Versions
.NET 6 (package-provided), 7 (package-provided), 8 (package-provided), 9 (package-provided), 10 (package-provided)
.NET Standard 2.0 (package-provided)