PostSharpAPI ReferencePost­Sharp.​AspectsILocation­Interception­ArgsGet­Current­Value
Open sandboxFocus

ILocationInterceptionArgs.GetCurrentValue Method

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).