共用方式為


CompilerServices.TypeProviderConfig 建構函式 (F#)

TypeProviderConfig的建構函式。

命名空間/模組路徑:Microsoft.FSharp.Core.CompilerServices

組件:FSharp.Core (在 FSharp.Core.dll 中)

// Signature:
new TypeProviderConfig : string * string * string [] * string -> TypeProviderConfig

// Usage:
new TypeProviderConfig (resolutionFolder, runtimeAssembly, referencedAssemblies, temporaryFolder)

參數

  • resolutionFolder
    型別:string

    解決方法時所發生的資料夾。 通常專案資料夾。

  • runtimeAssembly
    型別:string

  • referencedAssemblies
    型別: 字串[in]

  • temporaryFolder
    型別:string

平台

Windows 8 中, Windows 7, Windows Server 2012 上, Windows Server 2008 R2

版本資訊

F# 核心程式庫版本

支援版本:4.0,可攜式執行檔 (PE)。

請參閱

參考

CompilerServices.TypeProviderConfig 類別 (F#)

Microsoft.FSharp.Core.CompilerServices 命名空間 (F#)