NDepend.API Documentation
TryResolve Method (IVariablePath)
NDepend.Path Namespace > IVariablePath Interface : TryResolve Method
Returns VariablePathResolvingStatus.VariablePathResolvingStatus.Success if AllVariables of this path can be resolved from variablesValues cref="variablesValues" /> and the path can be resolved into a drive letter or a UNC absolute path.
Overload List
OverloadDescription
Returns VariablePathResolvingStatus.VariablePathResolvingStatus.Success if AllVariables of this path can be resolved from variablesValues cref="variablesValues" /> and the path can be resolved into a drive letter or a UNC absolute path.  
Returns VariablePathResolvingStatus.VariablePathResolvingStatus.Success if AllVariables of this path can be resolved from variablesValues and the path can be resolved into a drive letter or a UNC absolute path.  
Returns true if AllVariables of this path can be resolved from variablesValues and the path can be resolved into a drive letter or a UNC absolute path.  
Requirements

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

See Also

Reference

IVariablePath Interface
IVariablePath Members