silverlight-2.0

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


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


Solution

  • Here is link that may be helpful to you: Determine the version of my Silverlight app