次の方法で共有


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
    型: string[]

  • temporaryFolder
    型: string

プラットフォーム

Windows 8、Windows 7、Windows Server 2012 で Windows Server 2008 R2

バージョン情報

F# コア ライブラリのバージョン

サポート: 4.0、ポータブル

参照

関連項目

CompilerServices.TypeProviderConfig クラス (F#)

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