RuntimeConfig.Unset(String) Method

Definition

Resets the configuration property for the given key.

public void Unset (string key);
member this.Unset : string -> unit
Public Sub Unset (key As String)

Parameters

key
String

Key to unset

Applies to