PostSharpAPI ReferencePost­Sharp.​Aspects.​AdvicesProperty<TValue>Set
Open sandboxFocus

Property<TValue>.Set Property

Set

Gets a delegate enabling to invoke the set accessor of the imported property.

Declaration
public PropertySetter<TValue> Set { get; }
Property Value
Type Description
PropertySetter<TValue>