IOptions<TOptions>.Value 属性

定义

获取默认的已配置的 TOptions 实例。

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

属性值

TOptions

适用于