Skip to content

Instantly share code, notes, and snippets.

@cromica
Created May 10, 2017 05:03
Show Gist options
  • Save cromica/7756762160b795542c95d499e4bbc065 to your computer and use it in GitHub Desktop.
Save cromica/7756762160b795542c95d499e4bbc065 to your computer and use it in GitHub Desktop.
Get Studio version
var studio = new Studio();
var studioVersion = studio.GetStudioVersion();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment