Open sandboxFocus

Property ReturnValue

ReturnValue

In Metalama, when you call meta.Proceed(), store the return value in a local variable.

Declaration
[Obsolete("In Metalama, when you call 'meta'.'meta.Proceed()', store the return value in a local variable.", false)]
public object ReturnValue { get; set; }
Property Value
Type Description
object