Indicates whether or not a path is relative (i.e. does not start with '/').
Indicates whether or not a path is relative (i.e. does not start with '/').
public static bool IsRelative(char,string);
Indicates whether or not a path is relative (i.e. does not start with '/').
public static bool IsRelative(string);