TypeProviderConfig.ReferencedAssemblies Property (F#)
Gets the set of referenced assemblies for the type provider.
Namespace/Module Path: Microsoft.FSharp.Core.CompilerServices
Assembly: FSharp.Core (in FSharp.Core.dll)
// Signature:
member this.ReferencedAssemblies : string []
// Usage:
typeProviderConfig.ReferencedAssemblies
Property Value
An array of names of assemblies that this type provider references.
Platforms
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Version Information
F# Core Library Versions
Supported in: 4.0, Portable