AppDomain Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The AppDomain type exposes the following members.

Properties

  Name Description
Public propertyStatic memberSupported by Silverlight for Windows PhoneSupported by Xbox 360 CurrentDomain Gets the current application domain for the current Thread.
Public propertySupported by Silverlight for Windows PhoneSupported by Xbox 360 DomainManager Gets the domain manager that was provided by the host when the application domain was initialized.
Public propertySupported by Silverlight for Windows PhoneSupported by Xbox 360 FriendlyName Gets the friendly name of this application domain.
Public property IsFullyTrusted Gets a value that indicates whether assemblies that are loaded into the current application domain execute with full trust.

Top

See Also

Reference