ActivationContext (System.ActivationContext)

Inherits: System.Object

Interfaces: IDisposable, ISerializable

Derived Types: 0

Assembly: mscorlib.dll

Identifies the activation context for the current application. This class cannot be inherited.

VB.NET C#

VB.NET

Public NotInheritable Class ActivationContext
  Implements System.IDisposable, System.Runtime.Serialization.ISerializable
End Class

Articles

.NET Framework Class Browser

Quickstart Class Browser ... Class System.ActivationContext

Koders Code Search: ActivationContext.cs - C#

System.ActivationContext class // // Author: // Sebastien Pouliot // // Copyright (C) 2004-2005 Novell, Inc (http://www.novell.com) // // Permission is hereby granted, free of ...

Changes in mscorlib from org2.0 (Version 2.0.50727.42)
to 2.0 ...

public sealed class System.ActivationContext () --> NONE -- Property: Byte[] ApplicationManifestBytes { public get; } Property: Byte[] DeploymentManifestBytes { public get;

New Methods and Types

Method: System.Deployment.Internal.InternalActivationContextHelper.GetApplicationManifestBytes( System.ActivationContext) None: Method: System.Deployment.Internal ...

Error message when you try to run an updated version of an application ...

at System.ActivationContext.SetApplicationState(ApplicationState s) at System.AppDomain.SetupDomainForApplication(ActivationContext activationContext, String ...

Mono Documentation

Mono Class Library : System Namespace System.ActivationContext Class: Note: This namespace, class, or member is supported only in version .NET 2.0 ...

Mono Documentation

The members of System.ActivationContext are listed below. See Also: Inherited members from System.Object [ ...

AppDomain.ActivationContext Property (System)

Type: System . . :: . ActivationContext. An ActivationContext object that represents the activation context for the current application domain, or null Nothing nullptr a null reference ( ...

ActivationContext Class (System)

Identifies the activation context for the current application. This class cannot be inherited. ... Identifies the activation context for the current application. This class cannot ...

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support