PostSharp//API Reference/Post­Sharp.​Aspects/ILocation­Interception­Args/Get­Current­Value
Open sandboxFocus

Method GetCurrentValue

GetCurrentValue()

Retrieves the current value of the location without overwriting the Value property.

Declaration
object GetCurrentValue()
Returns
Type Description
Object

The current value of the location, as returned by the next node in the chain of invocation (see Binding).