Fsc.PlatformType Type
Limit which platforms the compiled code can run on: x86, Itanium, x64, anycpu32bitpreferred, or anycpu. The default is anycpu.
Union cases
Union case | Description |
Full Usage:
AnyCpu
|
|
Full Usage:
AnyCpu32BitPreferred
|
|
Full Usage:
Itanium
|
|
Full Usage:
X64
|
|
Full Usage:
X86
|