Header menu logo F# Compiler Guide

EvaluationEventArgs Type

Instance members

Instance member Description

this.FsiValue

Full Usage: this.FsiValue

Returns: FsiValue option

The value of the symbol defined, if any

Returns: FsiValue option

this.ImplementationDeclaration

Full Usage: this.ImplementationDeclaration

Returns: FSharpImplementationFileDeclaration

The details of the expression defined

Returns: FSharpImplementationFileDeclaration

this.Name

Full Usage: this.Name

Returns: string

The display name of the symbol defined

Returns: string

this.Symbol

Full Usage: this.Symbol

Returns: FSharpSymbol

The symbol defined

Returns: FSharpSymbol

this.SymbolUse

Full Usage: this.SymbolUse

Returns: FSharpSymbolUse

The FSharpSymbolUse for the symbol defined

Returns: FSharpSymbolUse

Type something to start searching.