The ISetter type exposes the following members.

Methods

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

Properties

  NameDescription
Public propertyMethod
When implemented by a class, gets the MethodInfo for the set accessor of the property.
Public propertyPropertyName
When implemented by a class, gets the name of the Property.

See Also