IOptions<TOptions>.Value Property

Definition

The default configured TOptions instance

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

Property Value

TOptions

Applies to