TypeProviderDefinitionLocationAttribute.Line, propriété (F#)
La ligne qui indentifies l'emplacement source pour ce type de fournisseur.
Espace de noms/Chemin du module : 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
Paramètres
line
Type : intUn nombre qui identifie la ligne source.
Valeur de retour
Un nombre qui identifie la ligne source.
Plateformes
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Informations de version
Versions de bibliothèque principale F#
Prise en charge dans : 4,0, portable
Voir aussi
Référence
CompilerServices.TypeProviderDefinitionLocationAttribute, classe (F#)