共用方式為


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

要移除的位置路徑。

適用於