Compartir vía


OptionsWrapper<TOptions>.Value Property

Definition

Overloads

Value

The options instance.

Value

Source:
OptionsWrapper.cs
Source:
OptionsWrapper.cs
Source:
OptionsWrapper.cs
Source:
OptionsWrapper.cs
Source:
OptionsWrapper.cs

The options instance.

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

Property Value

TOptions

Implements

Applies to