How do I find out the sql developer version etc through code? C: \ Users \ User \ AppData \ Roaming \ SQL Developer [system3.1.07.42] [o.sqldeveloper.11.2.0.7.42]
The system3.1.07.42 and o.sqldeveloper.11.2.0.7.42 folders are different depending on the version, I wonder if there is any way to find out those numbers (3.1.07.42 and .11.2.0.7.42) in C #, is there any file that tells me this? Thank you.