Change UserAgent in Code in .NET

Posted by Andreas on Stack Overflow See other posts from Stack Overflow or by Andreas
Published on 2010-06-17T20:47:35Z Indexed on 2010/06/17 20:53 UTC
Read the original article Hit count: 186

Filed under:
|
|

Hi,

How can I change the HttpContext.Current.Request.UserAgent property using reflection?

Thanks

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET