ParseResult.Action Propiedad

Definición

Obtiene el objeto para el CommandLineAction resultado analizado. El controlador representa la acción que se realizará cuando se invoque el resultado del análisis.

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

Valor de propiedad

Se aplica a