ActivationContext Methods
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | CreatePartialActivationContext(ApplicationIdentity^) | Initializes a new instance of the ActivationContext class using the specified application identity. |
![]() ![]() | CreatePartialActivationContext(ApplicationIdentity^, array<String^>^) | Initializes a new instance of the ActivationContext class using the specified application identity and array of manifest paths. |
![]() | Dispose() | Releases all resources used by the ActivationContext. |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Enables an ActivationContext object to attempt to free resources and perform other cleanup operations before the ActivationContext is reclaimed by garbage collection.(Overrides Object::Finalize().) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | ISerializable::GetObjectData(SerializationInfo^, StreamingContext) | This API supports the product infrastructure and is not intended to be used directly from your code. Populates a SerializationInfo with the data needed to serialize the target object. |




