IOptionsSnapshot<TOptions>.Value プロパティ

定義

1 回だけ計算される TOptions の値を返します。

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

プロパティ値

TOptions

適用対象