Condividi tramite


Configuration.RenameLocationPath(String, String) Metodo

Definizione

Rinomina il percorso nel file di configurazione.

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)

Parametri

locationPath
String

Percorso della posizione da rinominare.

newLocationPath
String

Nuovo percorso.

Si applica a