PostSharp//API Reference/Post­Sharp.​Aspects/Method­Execution­Args/Yield­Value
Open sandboxFocus

Property YieldValue

YieldValue

Gets or sets the value yielded by the iterator method.

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