public enum PlatformTarget : System.Enum
public enum PlatformTarget : System.Enum
| Member | Description | 
|---|---|
| AnyCPU | AnyCPU | 
| ARM | ARM | 
| ARMv7 | ARMv7 | 
| Itanium | Itanium | 
| Unknow | Unknow | 
| x64 | x64 | 
| x86 | x86 | 
System.Object
   System.ValueType
      System.Enum
         NDepend.DotNet.PlatformTarget
Target Platforms: Windows 11, 10, 8, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed