PostSharp//API Reference/Post­Sharp.​Aspects/Method­Interception­Args/Return­Value
Open sandboxFocus

Property ReturnValue

ReturnValue

Gets or sets the return value of the method.

Declaration
public abstract object ReturnValue { get; set; }
Property Value
Type Description
Object