TypeProviderDefinitionLocationAttribute.FilePath-Eigenschaft (F#)
Der vollständige Pfad zur Quelldatei für diesen Typanbieter.
Namespace/Modulpfad: Microsoft.FSharp.Core.CompilerServices
Assembly: FSharp.Core (in FSharp.Core.dll)
// Signatures:
member this.FilePath : string with get, set
// Usage:
typeProviderDefinitionLocationAttribute.FilePath
typeProviderDefinitionLocationAttribute.FilePath <- filePath
Eigenschaftswert
Der vollständige Pfad.
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#)