Core.LiteralAttribute (Clase de F#)
Cuando se agrega este atributo a un valor, este se compila como un literal constante de .NET Framework.
Espacio de nombres/Ruta de acceso del módulo: Microsoft.FSharp.Core
Ensamblado: FSharp.Core (en FSharp.Core.dll)
[<AttributeUsage(AttributeTargets.Field, AllowMultiple = false)>]
[<Sealed>]
type LiteralAttribute =
class
new LiteralAttribute : unit -> LiteralAttribute
end
Comentarios
También puede utilizar la forma abreviada del nombre, Literal.
Constructores
Miembro |
Descripción |
---|---|
Crea una instancia del atributo. |
Plataformas
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Información de versiones
Versiones de la biblioteca básica de F#
Se admite en: 2.0, 4.0, portables