다음을 통해 공유


Configuration.RemoveLocationPath(String) 메서드

정의

현재 구성 파일에서 위치 경로를 제거합니다.

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

매개 변수

locationPath
String

제거할 위치의 경로입니다.

적용 대상