IOptionsMonitor<TOptions>.CurrentValue 属性

定义

返回具有 DefaultName 的当前 TOptions 实例。

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

属性值

TOptions

适用于