AppDomain.ActivationContext Property
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Gets the activation context for the current application domain.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.ActivationContextAn object that represents the activation context for the current application domain, or null if the domain has no activation context.
SecurityCriticalAttribute
Requires full trust for the immediate caller. This member cannot be used by partially trusted or transparent code.
.NET Framework
Available since 2.0
Available since 2.0
Show: