System::Reflection::FieldInfo::SetValue 메서드

FieldInfo::SetValue method

특정 객체에 속성 값을 설정합니다.

void System::Reflection::FieldInfo::SetValue(const System::SharedPtr<System::Object> &obj, const System::SharedPtr<System::Object> &value)
매개변수형식설명
objconst System::SharedPtr<System::Object>&Object에 속성을 기록할 대상.
valueconst System::SharedPtr<System::Object>&설정할 속성 값.

또 보기