CliContextParseResult Property

Gets the parse result for the current invocation.

Definition

Namespace: DotMake.CommandLine
Assembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 1.8.8
C#
public ParseResult ParseResult { get; }

Property Value

ParseResult

See Also