CompilerServices.TypeProviderDefinitionLocationAttribute, classe (F#)
Spécifie l'emplacement source d'un type définition de fournisseur, à utiliser dans les messages d'erreur.
Espace de noms/Chemin du module : Microsoft.FSharp.Core.CompilerServices
Assembly : FSharp.Core (in FSharp.Core.dll)
[<AttributeUsage(32767, AllowMultiple = false)>]
type TypeProviderDefinitionLocationAttribute =
class
new TypeProviderDefinitionLocationAttribute : unit -> TypeProviderDefinitionLocationAttribute
member this.Column : int with get, set
member this.FilePath : string with get, set
member this.Line : int with get, set
member this.FilePath : string with get, set
member this.Line : int with get, set
end
Vous pouvez également utiliser la forme abrégée du nom, TypeProviderDefinitionLocation.
Membre |
Description |
---|---|
Crée une instance de l'attribut. |
Membre |
Description |
---|---|
Spécifie la colonne du type définition de fournisseur. |
|
Spécifie le fichier et le chemin d'accès du type définition de fournisseur. |
|
Spécifie le numéro de ligne du type définition de fournisseur. |
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Versions de bibliothèque principale F#
Prise en charge dans : 4,0, portable