[This is preliminary documentation and subject to change.]
Determines whether a path string is absolute.
true if path contains an absolute path; otherwise, false.
Missing <remarks> documentation for M:NAnt.Core.Functions.PathFunctions.IsPathRooted(System.String)
Exception Type | Condition |
---|---|
ArgumentException | path contains one or more invalid characters. |
PathFunctions Class | NAnt.Core.Functions Namespace