CommandLineAction.Terminating Property

Definition

Indicates that the action terminates a command line invocation, and later actions are skipped.

public:
 virtual property bool Terminating { bool get(); };
public virtual bool Terminating { get; }
member this.Terminating : bool
Public Overridable ReadOnly Property Terminating As Boolean

Property Value

Applies to