Enum PlatformTarget
Represents a MSBuild platform target.
Namespace:ClickTwice.Publisher.MSBuild
Assembly:ClickTwice.Publisher.MSBuild.dll
Syntax
public enum PlatformTarget
Fields
| Name | Description |
|---|---|
| ARM | Platform target: |
| MSIL | Platform target: |
| Win32 | Platform target: |
| x64 | Platform target: |
| x86 | Platform target: |