MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​AspectsILocation­Interception­ArgsSet­New­Value
Open sandboxFocus

ILocationInterceptionArgs.SetNewValue Method

SetNewValue(Object)

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

Declaration
void SetNewValue(object value)
Parameters
Type Name Description
Object value