Bagikan melalui


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: string

    The folder in which the resolution is occurring. Typically the project folder.

  • runtimeAssembly
    Type: string

  • referencedAssemblies
    Type: string[]

  • temporaryFolder
    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

See Also

Reference

CompilerServices.TypeProviderConfig Class (F#)

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