IOptions<TOptions>.Value プロパティ

定義

既定で構成されている TOptions インスタンスを取得します。

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

プロパティ値

TOptions

適用対象