Core.LiteralAttribute-Klasse (F#)
Durch Hinzufügen dieses Attributs zu einem Wert wird dieser als konstantes .NET Framework-Literal kompiliert.
Namespace/Modulpfad: Microsoft.FSharp.Core
Assembly: FSharp.Core (in FSharp.Core.dll)
[<AttributeUsage(AttributeTargets.Field, AllowMultiple = false)>]
[<Sealed>]
type LiteralAttribute =
class
new LiteralAttribute : unit -> LiteralAttribute
end
Hinweise
Sie können auch die Kurzform des Namens Literal verwenden.
Konstruktoren
Member |
Description |
---|---|
Erstellt eine Instanz des Attributs. |
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