Sets the property value of a specified object.
Syntax
[System.Diagnostics.DebuggerStepThrough]
public
void SetValue (
object obj,
object value)
Parameters
- obj
-
The object whose property value will be set.
- value
-
The new property value.
Remarks
Requirements
Namespace: System.Reflection
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 4.0.0.0