[Home] Type Microsoft.FSharp.Core.ReflectedDefinitionAttribute


Adding this attribute to the let-binding for the definition of a top-level value makes the quotation expression that implements the value available for use at runtime.

Full Type Signature

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

Static Members

MemberDescription
new : unit -> ReflectedDefinitionAttribute

See Also

Microsoft.FSharp.Core


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