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.5.21.0 (6.5.21.0)
C#
public PropertySetter<TValue, TIndex> Set { get; }