Option.Action Propriété

Définition

Obtient ou définit l’option CommandLineAction . Le gestionnaire représente l’action qui sera effectuée lorsque l’option est appelée.

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

Valeur de propriété

S’applique à