set value of a property of an anonymous type using reflection / TypeDescriptor is it possible ?

Posted by Omu on Stack Overflow See other posts from Stack Overflow or by Omu
Published on 2010-05-04T12:52:14Z Indexed on 2010/05/04 12:58 UTC
Read the original article Hit count: 324

I tried using TypeDescriptor and the value is not changing, and via reflection I get an error that there is no setter for that property

© Stack Overflow or respective owner

Related posts about c#

Related posts about reflection