SyntaxCheck::CheckRootedPath Method (String^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Checks the syntax of the path to see if it starts with "\" or drive letter "C:".
Assembly: System (in System.dll)
Parameters
- value
-
Type:
System::String^
A string containing the path to check.
.NET Framework
Available since 1.1
Available since 1.1
Show: