IOptions<TOptions>.Value Property

Definition

Gets the default configured TOptions instance.

public TOptions Value { get; }
member this.Value : 'Options
member this.Value : 'Options
Public ReadOnly Property Value As TOptions

Property Value

TOptions

Applies to