Splits a PATH (with ; or : as separators) into its parts, while resolving references to environment variables.
A PATH split up its parts, with references to environment variables resolved and duplicate entries removed.
PathSet Class | NAnt.Core.Types Namespace