IOptionsMonitor<TOptions>.CurrentValue プロパティ

定義

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

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

プロパティ値

TOptions

適用対象