C\

From , 3 Years ago, written in C#, viewed 87 times.
URL https://pastebin.vip/view/e4d09d3f
  1. // Modify the AssemblyVersion line in the
  2. // "AssemblyInfo.cs" file:
  3.  
  4. // Add a "*" to the section you want to increase automatically
  5. [assembly: AssemblyVersion("0.9.0.*")]
  6.  
  7. // Remove this if you add the star
  8. //[assembly: AssemblyFileVersion("1.0.0.0")]
  9.  
  10. // In your windows application you can access the current version
  11. // like this:
  12. MessageBox.Show(this.ProductVersion);
  13. // "this" contains the the current "Form" object.
  14. //csharp/2110

Reply to "C\"

Here you can reply to the paste above

captcha

https://burned.cc - Burn After Reading Website