G
Guest
I want to find using code, the environment the dll(Assembly) is runnign from.
suppose i create an Assembly in .NET, then that assembley might be running
under IIS or Webservice or Remoting or windows service or as a part of
standard exe
How can i find where assembly is running from
suppose i create an Assembly in .NET, then that assembley might be running
under IIS or Webservice or Remoting or windows service or as a part of
standard exe
How can i find where assembly is running from