TypeProviderDefinitionLocationAttribute.Line-Eigenschaft (F#)
Die Zeile, die den Quellspeicherort für diesen Typanbieter identifiziert.
Namespace/Modulpfad: 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
Parameter
line
Typ: intEine Zahl, die die Quellzeile identifiziert.
Rückgabewert
Eine Zahl, die die Quellzeile identifiziert.
Plattformen
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Versionsinformationen
F#-Kern-Bibliotheks-Versionen
Unterstützt in: 4,0, portablen
Siehe auch
Referenz
CompilerServices.TypeProviderDefinitionLocationAttribute-Klasse (F#)