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