Configuration.RenameLocationPath(String, String) Méthode

Définition

Renomme l’emplacement dans le fichier de configuration.

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

Paramètres

locationPath
String

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

newLocationPath
String

Nouveau chemin d’accès.

S’applique à