StructAttribute (FSharp.Core)

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

Adding this attribute to a type causes it to be represented using a CLI struct.

Constructors

Constructor Description

StructAttribute()

Full Usage: StructAttribute()

Returns: StructAttribute StructAttribute

Creates an instance of the attribute

Returns: StructAttribute

StructAttribute