Indicates whether or not a path is absolute (i.e. starts with '/').
Indicates whether or not a path is absolute (i.e. starts with '/').
public static bool IsAbsolute(char,string);
Indicates whether or not a path is absolute (i.e. starts with '/').
public static bool IsAbsolute(string);