[Home] Type Microsoft.FSharp.Core.ClassAttribute


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

Full Type Signature

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

Static Members

MemberDescription
new : unit -> ClassAttribute

See Also

Microsoft.FSharp.Core


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