Partager via


ConfigureOptions<TOptions>.Action Propriété

Définition

Action de configuration.

public:
 property Action<TOptions> ^ Action { Action<TOptions> ^ get(); };
public Action<TOptions> Action { get; }
public Action<TOptions>? Action { get; }
member this.Action : Action<'Options (requires 'Options : null)>
Public ReadOnly Property Action As Action(Of TOptions)

Valeur de propriété

Action<TOptions>

S’applique à