FileConfigurationSource.ReloadOnChange Property

Definition

Determines whether the source will be loaded if the underlying file changes.

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

Property Value

Applies to