Freigeben über


ConfigureNamedOptions<TOptions,TDep>.Action Eigenschaft

Definition

Die Konfigurationsaktion.

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

Eigenschaftswert

Action<TOptions,TDep>

Gilt für