Header menu logo F# Compiler Guide

FSharpProjectSnapshot Type

Instance members

Instance member Description

this.Identifier

Full Usage: this.Identifier

Returns: FSharpProjectIdentifier
Returns: FSharpProjectIdentifier

this.IsIncompleteTypeCheckEnvironment

Full Usage: this.IsIncompleteTypeCheckEnvironment

Returns: bool
Returns: bool

this.Label

Full Usage: this.Label

Returns: string
Returns: string

this.LoadTime

Full Usage: this.LoadTime

Returns: DateTime
Returns: DateTime

this.OriginalLoadReferences

Full Usage: this.OriginalLoadReferences

Returns: (range * string * string) list
Returns: (range * string * string) list

this.OtherOptions

Full Usage: this.OtherOptions

Returns: string list
Returns: string list

this.ProjectFileName

Full Usage: this.ProjectFileName

Returns: string
Returns: string

this.ProjectId

Full Usage: this.ProjectId

Returns: string option
Returns: string option

this.ReferencedProjects

Full Usage: this.ReferencedProjects

Returns: FSharpReferencedProjectSnapshot list
Returns: FSharpReferencedProjectSnapshot list

this.ReferencesOnDisk

Full Usage: this.ReferencesOnDisk

Returns: ReferenceOnDisk list
Returns: ReferenceOnDisk list

this.SourceFiles

Full Usage: this.SourceFiles

Returns: FSharpFileSnapshot list
Returns: FSharpFileSnapshot list

this.Stamp

Full Usage: this.Stamp

Returns: int64 option
Returns: int64 option

this.UnresolvedReferences

Full Usage: this.UnresolvedReferences

Returns: FSharpUnresolvedReferencesSet option
Returns: FSharpUnresolvedReferencesSet option

this.UseScriptResolutionRules

Full Usage: this.UseScriptResolutionRules

Returns: bool
Returns: bool

Type something to start searching.