FileBasedBaseNode.EnsureNoDoubleSlash(String) Method

Definition

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)

Parameters

strPath
String

Applies to