Freigeben über


Core.CompiledNameAttribute-Konstruktor (F#)

Erstellt eine Instanz des Attributs.

Namespace/Modulpfad: Microsoft.FSharp.Core

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

// Signature:
new CompiledNameAttribute : string -> CompiledNameAttribute

// Usage:
new CompiledNameAttribute (compiledName)

Parameter

  • compiledName
    Typ: string

    Der Name, der im kompilierten Code verwendet werden soll.

Rückgabewert

Eine neue CompiledNameAttribute-Instanz.

Plattformen

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

Versionsinformationen

F#-Kern-Bibliotheks-Versionen

Unterstützt in: 2,0, 4,0, portablen

Siehe auch

Referenz

Core.CompiledNameAttribute-Klasse (F#)

Microsoft.FSharp.Core-Namespace (F#)