ChainedConfigurationSource.ShouldDisposeConfiguration Property

Definition

Whether the chained configuration should be disposed when the configuration provider gets disposed.

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

Property Value

Applies to