| Overload | Description |
|---|---|
| TryResolve(IAbsoluteDirectoryPath) | Returns EnvVarPathResolvingStatus.EnvVarPathResolvingStatus.Success if this directory path is prefixed with an environment variable that can be resolved into a drive letter or a UNC absolute directory path. |
| TryResolve(IAbsoluteDirectoryPath,String) | Returns EnvVarPathResolvingStatus.EnvVarPathResolvingStatus.Success if this directory path is prefixed with an environment variable that can be resolved into a drive letter or a UNC absolute directory path. |
