MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​AspectsILocation­Interception­ArgsProceed­Get­Value
Open sandboxFocus

ILocationInterceptionArgs.ProceedGetValue Method

ProceedGetValue()

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

Declaration
void ProceedGetValue()