The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ApplicationManager::GetAppDomain Method (String^)
.NET Framework (current version)
Gets the application domain of the specified application.
Assembly: System.Web (in System.Web.dll)
public: [SecurityPermissionAttribute(SecurityAction::Demand, Unrestricted = true)] AppDomain^ GetAppDomain( String^ appId )
Parameters
- appId
-
Type:
System::String^
The unique identifier for the application.
.NET Framework
Available since 4.0
Available since 4.0
Show: