Returns Absolute Path (Fix for 260 Char Limit of Path.GetFullPath(...))
Path Resolved
| Exception Type | Condition |
|---|---|
| ArgumentException | path is a zero-length string, contains only white space or contains one or more invalid characters as defined by InvalidPathChars. |
| ArgumentNullException | path is a null reference (Nothing in Visual Basic). |
FileUtils Class | NAnt.Core.Util Namespace