Fsi.FsiParams Type
FSI command line parameters. Please see F# Interactive options
Record fields
Record Field | Description |
Full Usage:
Checked
Field type: bool option
|
|
Full Usage:
Codepage
Field type: int option
|
|
Full Usage:
ConsoleColors
Field type: bool option
|
|
Full Usage:
CrossOptimize
Field type: bool option
|
|
Full Usage:
Debug
Field type: bool option
|
|
|
|
Full Usage:
Define
Field type: string
|
|
Full Usage:
Definitions
Field type: string list
|
|
Full Usage:
Deterministic
Field type: bool option
|
|
|
|
Full Usage:
Exec
Field type: bool
|
|
Full Usage:
FullPaths
Field type: bool
|
|
Full Usage:
GUI
Field type: bool option
|
|
Full Usage:
Help
Field type: bool
|
|
Full Usage:
Lib
Field type: string list
|
Specify a directory for the include path which is used to resolve source files and assemblies
(Short form:
|
Full Usage:
Load
Field type: string
|
|
Full Usage:
MLCompatibility
Field type: bool
|
|
Full Usage:
NoFramework
Field type: bool
|
|
Full Usage:
NoLogo
Field type: bool
|
|
Full Usage:
NoWarn
Field type: int list
|
|
Full Usage:
Optimize
Field type: bool option
|
|
Full Usage:
PreferredUiLang
Field type: string
|
|
Full Usage:
Quiet
Field type: bool
|
|
Full Usage:
QuotationsDebug
Field type: bool option
|
|
Full Usage:
ReadLine
Field type: bool option
|
|
Full Usage:
Reference
Field type: string
|
|
Full Usage:
ShadowCopyReferences
Field type: bool option
|
|
Full Usage:
SimpleResolution
Field type: bool
|
|
Full Usage:
TailCalls
Field type: bool option
|
|
|
Specify target framework profile of this assembly. Valid values are mscorlib, netcore or netstandard.
Default -
|
|
|
Full Usage:
Use
Field type: string
|
|
Full Usage:
Utf8Output
Field type: bool
|
|
Full Usage:
Warn
Field type: int option
|
|
Full Usage:
WarnAsError
Field type: bool option
|
|
Full Usage:
WarnAsErrors
Field type: bool * int list
|
|
Full Usage:
WarnOn
Field type: int list
|
|
Full Usage:
WorkingDirectory
Field type: string
|
When UseShellExecute is true, the fully qualified name of the directory that contains the process to be started. When the UseShellExecute property is false, the working directory for the process to be started. The default is an empty string ("").
|