Fsc.FscParam Type
The F# compiler parameters
Union cases
Union case | Description |
Full Usage:
BaseAddress address
Parameters:
string
|
|
Full Usage:
Checked on
Parameters:
bool
|
|
Full Usage:
Codepage n
Parameters:
int
|
|
Full Usage:
ConsoleColors on
Parameters:
bool
|
|
Full Usage:
CrossOptimize on
Parameters:
bool
|
|
Full Usage:
Debug on
Parameters:
bool
|
|
|
Specify debugging type: full, pdbonly.
(
|
Full Usage:
Define symbol
Parameters:
string
|
|
Full Usage:
Definitions symbols
Parameters:
string list
|
|
Full Usage:
DelaySign on
Parameters:
bool
|
|
Full Usage:
Doc file
Parameters:
string
|
|
Full Usage:
FullPaths
|
|
Full Usage:
Help
|
|
Full Usage:
HighEntropyVA on
Parameters:
bool
|
|
Full Usage:
KeyContainer name
Parameters:
string
|
|
Full Usage:
KeyFile file
Parameters:
string
|
|
Full Usage:
Lib directories
Parameters:
string list
|
|
|
|
Full Usage:
MLCompatibility
|
|
Full Usage:
NoFramework
|
|
Full Usage:
NoInterfacedata
|
|
Full Usage:
NoLogo
|
|
Full Usage:
NoOptimizationData
|
|
Full Usage:
NoWarn warningCodes
Parameters:
int list
|
|
Full Usage:
NoWin32Manifest
|
|
|
|
Full Usage:
Out file
Parameters:
string
|
|
Full Usage:
Pdb debugFile
Parameters:
string
|
|
|
|
Full Usage:
QuotationsDebug on
Parameters:
bool
|
|
Full Usage:
Reference dllPath
Parameters:
string
|
|
Full Usage:
References dllPaths
Parameters:
string list
|
|
|
|
Full Usage:
Sig file
Parameters:
string
|
|
Full Usage:
SimpleResolution
|
|
Full Usage:
Standalone
|
|
Full Usage:
StaticLink assemblyName
Parameters:
string
|
Statically link the given assembly and all referenced DLLs that depend on this assembly. Use an assembly name e.g. mylib, not a DLL name.
|
Full Usage:
SubsystemVersion version
Parameters:
string
|
Specifies the version of the OS subsystem to be used by the generated executable. Use 6.02 for Windows 8, 6.01 for Windows 7, 6.00 for Windows Vista. This option only applies to executables, not DLL and need only be used if your application depends on specific security features available only on certain versions of the OS
|
Full Usage:
Tailcalls on
Parameters:
bool
|
|
|
|
|
|
Full Usage:
Times
|
|
Full Usage:
Utf8Output
|
|
Full Usage:
Warn level
Parameters:
int
|
|
Full Usage:
WarnAsError on
Parameters:
bool
|
|
Full Usage:
WarnAsErrors(on, warningCodes)
Parameters:
bool
warningCodes : int list
|
|
Full Usage:
WarnOn warningCodes
Parameters:
int list
|
|
Full Usage:
Win32Manifest file
Parameters:
string
|
|
Full Usage:
Win32res file
Parameters:
string
|
|
Static members
Static member | Description |
|
|