IToolboxAppDomainControl::UnloadAppDomain Method (AppDomain^)
Visual Studio 2015
Unloads an application domain created by CreateAppDomain.
Assembly: Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
Parameters
- appDomain
-
Type:
System::AppDomain^
The application domain to unload.
This method can be called on a background thread.
Show: