次の方法で共有


OptionsWrapper<TOptions>.Value プロパティ

定義

オプション インスタンス。

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

プロパティ値

TOptions

実装

適用対象