AppDomain Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The AppDomain type exposes the following members.
| Name | Description | |
|---|---|---|
|
CurrentDomain | Gets the current application domain for the current Thread. |
|
DomainManager | Gets the domain manager that was provided by the host when the application domain was initialized. |
|
FriendlyName | Gets the friendly name of this application domain. |
Show: