An NDoc Documented Class Library |
|
PathUtil.IsRelative Method
Indicates whether or not a path is relative (i.e. does not start with '/').
Parameters
-
path
- Path to check
Return Value
true
if path is relative.
See Also
PathUtil Class | EnterpriseDT.Util Namespace