PostSharpAPI ReferencePost­Sharp.​AspectsILocation­Interception­Args<T>Get­Current­Value
Open sandboxFocus

Method GetCurrentValue

GetCurrentValue()

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

Declaration
T GetCurrentValue()
Returns
Type Description
T

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