ParseResult.Action Eigenschaft

Definition

Ruft das CommandLineAction analysierte Ergebnis ab. Der Handler stellt die Aktion dar, die ausgeführt wird, wenn das Analyseergebnis aufgerufen wird.

public:
 property System::CommandLine::Invocation::CommandLineAction ^ Action { System::CommandLine::Invocation::CommandLineAction ^ get(); };
public System.CommandLine.Invocation.CommandLineAction? Action { get; }
member this.Action : System.CommandLine.Invocation.CommandLineAction
Public ReadOnly Property Action As CommandLineAction

Eigenschaftswert

Gilt für: