ReflectionSetPropertyValue Method

Overload List

SetPropertyValue(Object, Object, String) Set the value to a property with the same name as another object.
SetPropertyValue(Object, String, Object) Set the value to a property with the same name.
SetPropertyValue(Object, PropertyInfo, Object, Boolean) Set the value on a property.
SetPropertyValue(Object, String, Object, Boolean) Set the value to a property with the same name.

See Also