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> |
Gets a delegate enabling to invoke the set accessor of the imported property.
public PropertySetter<TValue> Set { get; }| Type | Description |
|---|---|
| PropertySetter<TValue> |