NDepend.API Documentation
TryResolve(IAbsoluteDirectoryPath,String) Method
NDepend.Path Namespace > IEnvVarDirectoryPath Interface > TryResolve Method : TryResolve(IAbsoluteDirectoryPath,String) Method
It is the absolute directory 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 directory path is prefixed with an environment variable that can be resolved into a drive letter or a UNC absolute directory path.
Syntax

Parameters

pathDirectoryResolved
It is the absolute directory 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

IEnvVarDirectoryPath Interface
IEnvVarDirectoryPath Members
Overload List