Returns the directory information for the specified path string.
A String containing directory information for path, or an empty String if path denotes a root directory, or does not contain directory information.
Exception Type | Condition |
---|---|
ArgumentException | path contains invalid characters, is empty, or contains only white spaces. |
PathFunctions Class | NAnt.Core.Functions Namespace