共用方式為


OptionsMonitor<TOptions>.CurrentValue 屬性

定義

選項目前的值。

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

屬性值

TOptions

實作

適用於