Directive.Action Eigenschaft

Definition

Dient zum Abrufen oder Festlegen des CommandLineAction Werts für die Direktive. Der Handler stellt die Aktion dar, die beim Aufrufen der Direktive ausgeführt wird.

public:
 virtual property System::CommandLine::Invocation::CommandLineAction ^ Action { System::CommandLine::Invocation::CommandLineAction ^ get(); void set(System::CommandLine::Invocation::CommandLineAction ^ value); };
public virtual System.CommandLine.Invocation.CommandLineAction? Action { get; set; }
member this.Action : System.CommandLine.Invocation.CommandLineAction with get, set
Public Overridable Property Action As CommandLineAction

Eigenschaftswert

Gilt für: