ApplicationManager::GetAppDomain Method
.NET Framework (current version)
Gets the application domain of a specified application.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | GetAppDomain(IApplicationHost^) | Gets the application domain of an application using the specified host. |
![]() | GetAppDomain(String^) | Gets the application domain of the specified application. |
Show:
