Work out the type of c# application a class contained in a DLL is being used by

后端 未结 4 1217
执念已碎
执念已碎 2021-01-06 21:33

Is there any way to know in C# the type of application that is running.

Windows Service ASP.NET Windows Form Console

I would like to react to the application

4条回答
提交回复
热议问题