PostConfigureOptions<TOptions>.Action Eigenschap

Definitie

Hiermee haalt u de initialisatieactie op.

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

Waarde van eigenschap

Action<TOptions>

Van toepassing op