NDepend.API Documentation
PathVariableAccess Enumeration
NDepend.Project Namespace : PathVariableAccess Enumeration
Define path variable access rights.
Syntax
public enum PathVariableAccess : System.Enum 
Members
MemberDescription
ReadOnlyPath variable access rights read-only. This access right is used exclusively for the two path variables $(NdProjectDir) and $(NdProjectOutputDir).
ReadWrite Path variable access rights read-only. All users path variables have this path access.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         NDepend.Project.PathVariableAccess

Requirements

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

See Also

Reference

NDepend.Project Namespace