OptionsWrapper<TOptions>.Value Property

Definition

The options instance.

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

Property Value

TOptions

Implements

Applies to