The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
FieldInfo::SetValue Method
.NET Framework (current version)
Sets the value of the field for the given object to the given value.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | SetValue(Object^, Object^) | Sets the value of the field supported by the given object. |
![]() | SetValue(Object^, Object^, BindingFlags, Binder^, CultureInfo^) | When overridden in a derived class, sets the value of the field supported by the given object. |
Show:
