Header menu logo FSharp.Core

TypeProviderDefinitionLocationAttribute Type

A type provider may provide an instance of this attribute to indicate the definition location for a provided type or member.

Constructors

Constructor Description

TypeProviderDefinitionLocationAttribute()

Full Usage: TypeProviderDefinitionLocationAttribute()

Returns: TypeProviderDefinitionLocationAttribute
Returns: TypeProviderDefinitionLocationAttribute

Instance members

Instance member Description

this.Column

Full Usage: this.Column

Gets or sets the column for the location.

this.FilePath

Full Usage: this.FilePath

Gets or sets the file path for the definition location.

this.Line

Full Usage: this.Line

Gets or sets the line for the location.

Type something to start searching.