Property<TValue, TIndex>.Set Property |
Gets a delegate enabling to invoke the set accessor
of the imported property.
Namespace: PostSharp.Aspects.Advices
Assembly: PostSharp (in PostSharp.dll) Version: 6.10.10.0 (6.10.10.0)
C#
public PropertySetter<TValue, TIndex> Set { get; }