CompilerServices.TypeProviderConfig Constructor (F#)
Constructor for TypeProviderConfig.
Namespace/Module Path: Microsoft.FSharp.Core.CompilerServices
Assembly: FSharp.Core (in FSharp.Core.dll)
// Signature:
new TypeProviderConfig : string * string * string [] * string -> TypeProviderConfig
// Usage:
new TypeProviderConfig (resolutionFolder, runtimeAssembly, referencedAssemblies, temporaryFolder)
Parameters
resolutionFolder
Type: stringThe folder in which the resolution is occurring. Typically the project folder.
runtimeAssembly
Type: stringtemporaryFolder
Type: string
Platforms
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Version Information
F# Core Library Versions
Supported in: 4.0, Portable