OptionsManager<TOptions>.Value Propriété

Définition

Obtient l’instance configurée TOptions par défaut (équivalente à Get(Options.DefaultName)).

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

Valeur de propriété

TOptions

Implémente

S’applique à