IOptionsMonitor<TOptions>.CurrentValue プロパティ

定義

TOptions を持つ現在の DefaultName インスタンスを返します。

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

プロパティ値

TOptions

適用対象