Bagikan melalui


TypeProviderDefinitionLocationAttribute.FilePath Property (F#)

The full path to the source file for this type provider.

Namespace/Module Path: 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

Property Value

The full path.

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#)

Microsoft.FSharp.Core.CompilerServices Namespace (F#)