ConfigurationRoot.Reload Method

Definition

Force the configuration values to be reloaded from the underlying sources.

public:
 virtual void Reload();
public void Reload ();
abstract member Reload : unit -> unit
override this.Reload : unit -> unit
Public Sub Reload ()

Implements

Applies to