[This is preliminary documentation and subject to change.]
Returns Absolute Path (Fix for 260 Char Limit of Path.GetFullPath(...))
Path Resolved
Missing <remarks> documentation for M:NAnt.Core.Util.FileUtils.GetFullPath(System.String)
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