ConfigurationSection.RevertToParent Method

Definition

Causes the current configuration section to inherit all its values from its parent section.

public:
 void RevertToParent();
public void RevertToParent ();
member this.RevertToParent : unit -> unit
Public Sub RevertToParent ()

Applies to