F# Interactive Library Reference

This topic describes library functionality available when running F# interactive, which you can use to configure the functionality of F# interactive. The library functionality available is in the assembly FSharp.Compiler.Interactive.Settings. When you run F# interactive, the contents of the assembly FSharp.Compiler.Interactive.Settings are loaded and available for use.

Title

Description

Microsoft.FSharp.Compiler.Interactive Namespace (F#)

Contains functionality available when running code in F# interactive.

See Also

Other Resources

F# Core Library Reference