NDepend.API Documentation
IEnvVarPath Interface Members
Properties  Methods 

NDepend.Path Namespace : IEnvVarPath Interface

The following tables list the members exposed by IEnvVarPath.

Public Properties
 NameDescription
 Property Gets the environment variable string, prefixed and suffixed with two percents char.  
 Property Returns a new directory path prefixed with an environment variable, representing the parent directory of this path prefixed with an environment variable.  
Top
Public Methods
 NameDescription
 MethodOverloaded. 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.  
Top
Extension Methods
 NameDescription
Public Extension MethodReturns true if path and pathOther are both null, or if path.Equals(pathOther).
Public Extension MethodReturns path.ToString() is path is null, else returns the empty string.
Top
See Also

Reference

IEnvVarPath Interface
NDepend.Path Namespace