bool SetProperty (System.Object target, string name, System.Object value)

Parameters

NameTypeDescription
target System.Object The target object to set a named property on.
name string Name of the property to set.
value System.Object Value for the property.

Returns

TypeDescription
bool Whether the property was set or not.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.