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

实现

适用于