How do I get the product version for my Silverlight program?

Posted by BlackWasp on Stack Overflow See other posts from Stack Overflow or by BlackWasp
Published on 2009-03-19T13:01:52Z Indexed on 2010/03/11 4:39 UTC
Read the original article Hit count: 155

Filed under:

In Winforms I would use Application.ProductVersion to get the version of my code. Is there an equivalent for Silverlight 2.0?

© Stack Overflow or respective owner

Related posts about silverlight-2.0