TypeProviderConfig.RuntimeAssembly Property (F#)
Gets the full path to the actual referenced assembly that caused this type provider to load and instantiate.
Namespace/Module Path: Microsoft.FSharp.Core.CompilerServices
Assembly: FSharp.Core (in FSharp.Core.dll)
// Signature:
member this.RuntimeAssembly : string
// Usage:
typeProviderConfig.RuntimeAssembly
Property Value
The path of the assembly.
Platforms
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Version Information
F# Core Library Versions
Supported in: 4.0, Portable