Edit

Share via


SynchronousCommandLineAction Class

Definition

public ref class SynchronousCommandLineAction abstract : System::CommandLine::Invocation::CommandLineAction
public abstract class SynchronousCommandLineAction : System.CommandLine.Invocation.CommandLineAction
type SynchronousCommandLineAction = class
    inherit CommandLineAction
Public MustInherit Class SynchronousCommandLineAction
Inherits CommandLineAction
Inheritance
SynchronousCommandLineAction
Derived

Constructors

SynchronousCommandLineAction()

Properties

Terminating (Inherited from CommandLineAction)

Methods

Invoke(ParseResult)

Applies to