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