[This is preliminary documentation and subject to change.]
Returns the volume information, root information, or both for the specified path.
A string containing the volume information, root information, or both for the specified path.
Missing <remarks> documentation for M:NAnt.Core.Functions.DirectoryFunctions.GetDirectoryRoot(System.String)
Exception Type | Condition |
---|---|
ArgumentException | path is a zero-length string, contains only white space, or contains one or more invalid characters. |
PathTooLongException | The specified path, file name, or both exceed the system-defined maximum length. |
DirectoryFunctions Class | NAnt.Core.Functions Namespace