MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​AspectsILocation­Interception­ArgsGet­Current­Value
Open sandboxFocus

ILocationInterceptionArgs.GetCurrentValue Method

GetCurrentValue()

In the get override advice, call meta.Proceed(). Otherwise, use meta.Target.FieldOrProperty. or IFieldOrProperty..Value.

Declaration
object GetCurrentValue()
Returns
Type Description
System.Object