Header menu logo FSharp.Formatting

FsiEvaluationResult Type

Represents the result of evaluating an F# snippet. This contains the generated console output together with a result and its static type.

Record fields

Record Field Description

FsiMergedOutput

Full Usage: FsiMergedOutput

Field type: string option
Field type: string option

FsiOutput

Full Usage: FsiOutput

Field type: string option
Field type: string option

ItValue

Full Usage: ItValue

Field type: (obj * Type) option
Field type: (obj * Type) option

Output

Full Usage: Output

Field type: string option
Field type: string option

Result

Full Usage: Result

Field type: (obj * Type) option
Field type: (obj * Type) option

Type something to start searching.