Header menu logo F# Compiler Guide

FsiBoundValue Type

Represents an evaluated F# value that is bound to an identifier

Instance members

Instance member Description

this.Name

Full Usage: this.Name

Returns: string

The identifier of the value

Returns: string

this.Value

Full Usage: this.Value

Returns: FsiValue

The evaluated F# value

Returns: FsiValue

Type something to start searching.