[Home] Type Microsoft.FSharp.Core.StructAttribute


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

Full Type Signature

[<AttributeUsage (enum<AttributeTargets> (8))>]
type StructAttribute = class
                         inherit Attribute
                       end
                       with
                         new : unit -> StructAttribute
                       end

Static Members

MemberDescription
new : unit -> StructAttribute

See Also

Microsoft.FSharp.Core


Documentation for assembly FSharp.Core, version 1.9.4.19, generated using F# version 1.9.4.19