G
Guest
Is there a way to get all AppDomains of a specified Assembly?
Is there a way to get all AppDomains of a specified Assembly?
Mattias Sjögren said:OK, for that you can use the ICorPublish family of COM APIs. See
http://msdn2.microsoft.com/en-us/library/ms231592.aspx
Mattias