Header menu logo F# Compiler Guide

QualifiedNameOfFile Type

Represents a qualifying name for anonymous module specifications and implementations,

Union cases

Union case Description

QualifiedNameOfFile Ident

Full Usage: QualifiedNameOfFile Ident

Parameters:
Item : Ident

Instance members

Instance member Description

this.Id

Full Usage: this.Id

Returns: Ident

The identifier for the name of the file

Returns: Ident

this.Range

Full Usage: this.Range

Returns: range

Gets the syntax range of this construct

Returns: range

this.Text

Full Usage: this.Text

Returns: string

The name of the file

Returns: string

Type something to start searching.