CompilerServices.TypeProviderConfig, constructeur (F#)

Constructeur pour TypeProviderConfig.

Espace de noms/Chemin du module : 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)

Paramètres

  • resolutionFolder
    Type : string

    Le dossier dans lequel la résolution se produit.En général le dossier du projet.

  • runtimeAssembly
    Type : string

  • referencedAssemblies
    Type : chaîne[]

  • temporaryFolder
    Type : string

Plateformes

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

Informations de version

Versions de bibliothèque principale F#

Prise en charge dans : 4,0, portable

Voir aussi

Référence

CompilerServices.TypeProviderConfig, classe (F#)

Microsoft.FSharp.Core.CompilerServices, espace de noms (F#)