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

适用于