ParseResult.Action Eigenschap

Definitie

Hiermee haalt u het CommandLineAction geparseerde resultaat op. De handler vertegenwoordigt de actie die wordt uitgevoerd wanneer het parseringsresultaat wordt aangeroepen.

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

Waarde van eigenschap

Van toepassing op