NDepend.API Documentation
TryResolve(IAbsoluteFilePath,String) Method
NDepend.Path Namespace > IEnvVarFilePath Interface > TryResolve Method : TryResolve(IAbsoluteFilePath,String) Method
It is the absolute file path resolved returned by this method.
If false is returned, failureReason contains the plain english description of the failure.
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.
Syntax

Parameters

pathFileResolved
It is the absolute file path resolved returned by this method.
failureReason
If false is returned, failureReason contains the plain english description of the failure.
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

IEnvVarFilePath Interface
IEnvVarFilePath Members
Overload List