Returns a bool indicating whether the specified path string contains a path root component.
- path
- A string containing the path to test.
true if path contains an absolute path; false if path contains relative path information.
Platforms that do not support this feature return false.
Type Reason ArgumentException path contains one or more implementation-specific invalid characters.
Note: This method does not access file systems or verify the existence of the specified path.
Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0