Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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: intA 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#)