CliContextResult Property

Gets the result providing details about the parse operation and methods for binding.

Definition

Namespace: DotMake.CommandLine
Assembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 2.6.7
C#
public CliResult Result { get; }

Property Value

CliResult

See Also