public enum PathVariableAccess : System.Enum
public enum PathVariableAccess : System.Enum
Member | Description |
---|---|
ReadOnly | Path 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. |
System.Object
System.ValueType
System.Enum
NDepend.Project.PathVariableAccess
Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed