[Home] Type Microsoft.FSharp.Core.InterfaceAttribute


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

Full Type Signature

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

Static Members

MemberDescription
new : unit -> InterfaceAttribute

See Also

Microsoft.FSharp.Core


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