I have source code of two C# projects. Project A starts project B (process.Start();
). From project B I need to get assembly version of project A.
Are you looking out for something like
AssemblyName.GetAssemblyName("ProjectB.exe").Version
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With