Configuration.RemoveLocationPath(String) Méthode

Définition

Supprime un chemin d’accès d’emplacement du fichier de configuration actuel.

public:
 void RemoveLocationPath(System::String ^ locationPath);
public void RemoveLocationPath (string locationPath);
member this.RemoveLocationPath : string -> unit
Public Sub RemoveLocationPath (locationPath As String)

Paramètres

locationPath
String

Chemin d’accès de l’emplacement à supprimer.

S’applique à