Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cannot find any method to get current installed LibreAutomate version as a string
#2
Code:
Copy      Help
print.it(Au_.Version); //public but hidden

//or


print.it(typeof(print).Assembly.GetName().Version.ToString(3)); //how to get version of any assembly

Library version and LA program version are always the same.


Messages In This Thread
RE: Cannot find any method to get current installed LibreAutomate version as a string - by Gintaras - 05-21-2025, 06:20 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)