NDepend.API Documentation
PlatformTarget Enumeration
NDepend.DotNet Namespace : PlatformTarget Enumeration
Represents the platform target option for a .NET assembly.
Syntax
public enum PlatformTarget : System.Enum 
Members
MemberDescription
AnyCPUAnyCPU
ARMARM
ARMv7ARMv7
ItaniumItanium
UnknowUnknow
x64x64
x86x86
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         NDepend.DotNet.PlatformTarget

Requirements

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

See Also

Reference

NDepend.DotNet Namespace