[This is preliminary documentation and subject to change.]
Gets the root directory of the specified path.
A String containing the root directory of path, such as "C:\", or an empty String if path does not contain root directory information.
Missing <remarks> documentation for M:NAnt.Core.Functions.PathFunctions.GetPathRoot(System.String)
Exception Type | Condition |
---|---|
ArgumentException | path contains invalid characters, or is empty. |
PathFunctions Class | NAnt.Core.Functions Namespace