Open sandboxFocus

Property Set

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>