Compartilhar via


Configuration.RemoveLocationPath(String) Método

Definição

Remove um caminho de local do arquivo de configuração atual.

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

Parâmetros

locationPath
String

O caminho do local a ser removido.

Aplica-se a