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.
Constructor | Description |
Full Usage:
ReflectedDefinitionAttribute(includeValue)
Parameters:
bool
-
Indicates whether to include the evaluated value of the definition as the outer node of the quotation
Returns: ReflectedDefinitionAttribute
ReflectedDefinitionAttribute
|
|
Full Usage:
ReflectedDefinitionAttribute()
Returns: ReflectedDefinitionAttribute
ReflectedDefinitionAttribute
|
|
Instance member | Description |
|
![]() ![]() ![]() ![]() ![]() ![]() The value of the attribute, indicating whether to include the evaluated value of the definition as the outer node of the quotation
|