LiteralAttribute (FSharp.Core)

Namespace: FSharp.Core
Assembly: FSharp.Core.dll
Base Type: Attribute
This is an attribute type definition

Adding this attribute to a value causes it to be compiled as a CLI constant literal.

Constructors

Constructor Description

LiteralAttribute()

Full Usage: LiteralAttribute()

Returns: LiteralAttribute LiteralAttribute

Creates an instance of the attribute

Returns: LiteralAttribute

LiteralAttribute