FileBasedBaseNode.EnsureNoDoubleSlash(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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