This topic has not yet been rated - Rate this topic

ActivationContext Methods

The ActivationContext type exposes the following members.

  Name Description
Public method Static member CreatePartialActivationContext(ApplicationIdentity) Initializes a new instance of the ActivationContext class using the specified application identity.
Public method Static member CreatePartialActivationContext(ApplicationIdentity, String[]) Initializes a new instance of the ActivationContext class using the specified application identity and array of manifest paths.
Public method Dispose Releases all resources used by the ActivationContext.
Public method Equals(Object) Determines whether the specified object is equal to the current object. (Inherited from Object.)
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method ToString Returns a string that represents the current object. (Inherited from Object.)
Top
  Name Description
Explicit interface implemetation Private method ISerializable.GetObjectData Infrastructure. Populates a SerializationInfo with the data needed to serialize the target object.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.