Microsoft.FSharp.Compiler.Interactive 命名空间 (F#)

此命名空间包含支持 F# Interactive 的功能。

命名空间/模块路径: Microsoft.FSharp.Compiler.Interactive

程序集: FSharp.Compiler.Interactive.Settings(在 FSharp.Compiler.Interactive.Settings.dll 中)

namespace Microsoft.FSharp.Compiler.Interactive

模块

模块

说明

模块 RuntimeHelpers

仅供内部使用的 API。 在此模块中的多个 API 可能会更改,恕不另行通知。

模块 Settings

包含可用来自定义 F# 交互式会话的行为的交互式会话对象。

类型定义

类型

说明

类型 IEventLoop

当前正在执行的 F# Interactive 会话用来在 GUI 上下文或其他基于事件的系统中执行代码的事件循环。

类型 InteractiveSession

当前正在执行的 F# Interactive 会话支持的操作

请参见

其他资源

F# 核心库参考