次の方法で共有


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

削除する場所のパス。

適用対象