This documentation is archived and is not being maintained.
IAppDomainInfo Methods
Visual Studio 2010
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
The IAppDomainInfo type exposes the following members.
| Name | Description | |
|---|---|---|
|
GetId | Infrastructure. Gets the application domain ID. |
|
GetPhysicalPath | Infrastructure. Gets the physical path of the application domain. |
|
GetSiteId | Infrastructure. Gets the site ID of the application domain. |
|
GetVirtualPath | Infrastructure. Gets the root virtual path of the application domain. |
|
IsIdle | Infrastructure. Gets the state of the application domain. |
Show: