ParseErrorAction Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ParseErrorAction sealed : System::CommandLine::Invocation::SynchronousCommandLineAction
public sealed class ParseErrorAction : System.CommandLine.Invocation.SynchronousCommandLineAction
type ParseErrorAction = class
inherit SynchronousCommandLineAction
Public NotInheritable Class ParseErrorAction
Inherits SynchronousCommandLineAction
- Inheritance
Constructors
ParseErrorAction() |
Properties
ShowHelp | |
ShowTypoCorrections | |
Terminating | (Inherited from CommandLineAction) |
Methods
Invoke(ParseResult) |