AppDomain Properties
Collapse the table of content
Expand the table of content

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.

  NameDescription
Public property Static member CurrentDomain Gets the current application domain for the current Thread.
Public property DomainManager Gets the domain manager that was provided by the host when the application domain was initialized.
Public property FriendlyName Gets the friendly name of this application domain.
Top

Show:
© 2017 Microsoft