FileBasedBaseNode.EnsureNoDoubleSlash(String) 方法

定義

protected:
 static void EnsureNoDoubleSlash(System::String ^ % strPath);
protected static void EnsureNoDoubleSlash(ref string strPath);
static member EnsureNoDoubleSlash : string -> unit
Protected Shared Sub EnsureNoDoubleSlash (ByRef strPath As String)

參數

strPath
String

適用於