Language

OptionsWrapper<TOptions>.Value プロパティ

定義

オプション インスタンスを取得します。

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

プロパティ値

TOptions

実装

適用対象