Bagikan melalui


TypeProviderDefinitionLocationAttribute.Line Property (F#)

The line that indentifies the source location for this type provider.

Namespace/Module Path: Microsoft.FSharp.Core.CompilerServices

Assembly: FSharp.Core (in FSharp.Core.dll)

// Signatures:
member this.Line : int with get, set
member this.Line  : int with get, set

// Usage:
typeProviderDefinitionLocationAttribute.Line
typeProviderDefinitionLocationAttribute.Line <- line

Parameters

  • line
    Type: int

    A number that identifies the source line.

Return Value

A number that identifies the source line.

Platforms

Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2

Version Information

F# Core Library Versions

Supported in: 4.0, Portable

See Also

Reference

CompilerServices.TypeProviderDefinitionLocationAttribute Class (F#)

Microsoft.FSharp.Core.CompilerServices Namespace (F#)