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
模組
模組 |
描述 |
---|---|
僅供內部使用的 API。 模組中的 Api 可能會更改,恕不另行通知。 |
|
模組 Settings |
包含可用來自訂 F# Interactive 工作階段行為的互動式工作階段物件。 |
型別定義
型別 |
描述 |
---|---|
型別 IEventLoop |
事件迴圈,目前執行中 F# Interactive 工作階段用來在 GUI 內容或其他事件型系統中執行程式碼。 |
目前執行之 F# Interactive 工作階段支援的作業。 |