ChainedConfigurationSource.ShouldDisposeConfiguration 属性

定义

在处置配置提供程序时是否应处置已链接的配置。

public:
 property bool ShouldDisposeConfiguration { bool get(); void set(bool value); };
public bool ShouldDisposeConfiguration { get; set; }
member this.ShouldDisposeConfiguration : bool with get, set
Public Property ShouldDisposeConfiguration As Boolean

属性值

适用于