Freigeben über


CompilerServices.TypeProviderAssemblyAttribute-Konstruktor (F#)

Erstellt eine Instanz des Attributs.

Namespace/Modulpfad: Microsoft.FSharp.Core.CompilerServices

Assembly: FSharp.Core (in FSharp.Core.dll)

// Signatures:
new TypeProviderAssemblyAttribute : string -> TypeProviderAssemblyAttribute
new TypeProviderAssemblyAttribute : unit -> TypeProviderAssemblyAttribute

// Usage:
new TypeProviderAssemblyAttribute (assemblyName)
new TypeProviderAssemblyAttribute ()

Parameter

  • assemblyName
    Typ: string

    Der Name der Entwurfszeitassembly für diesen Typanbieter.

Rückgabewert

Eine neue Instanz von TypeProviderAssemblyAttribute.

Plattformen

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

Versionsinformationen

F#-Kern-Bibliotheks-Versionen

Unterstützt in: 4,0, portablen

Siehe auch

Referenz

CompilerServices.TypeProviderAssemblyAttribute-Klasse (F#)

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