MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​AspectsILocation­Interception­Args<T>Set­New­Value
Open sandboxFocus

ILocationInterceptionArgs<T>.SetNewValue Method

SetNewValue(T)

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

Declaration
void SetNewValue(T value)
Parameters
Type Name Description
T value