J
JSBarten
I have a class library that I'm using from both a windows form
application and a web services. Is there a way to tell if the
refrencing/executing assembly is a windows form application, web
service or other? Basically, I want to possibly display information
to a user in the windows form application via a messagebox, but not
any other time/instance.
Thanks
application and a web services. Is there a way to tell if the
refrencing/executing assembly is a windows form application, web
service or other? Basically, I want to possibly display information
to a user in the windows form application via a messagebox, but not
any other time/instance.
Thanks