The ISetter type exposes the following members.

Methods

  NameDescription
Set
When implemented by a class, sets the value of the Property/Field on the object.

Properties

  NameDescription
Method
When implemented by a class, gets the MethodInfo for the set accessor of the property.
PropertyName
When implemented by a class, gets the name of the Property.

See Also