ActivationContext Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents the activation context.
The following tables list the members exposed by the ActivationContext type.
Public Constructors
Name | Description | |
---|---|---|
ActivationContext | Overloaded. Initializes a new instance of the ActivationContext class. |
Top
Public Properties
Name | Description | |
---|---|---|
Lifetime | Gets the lifetime for this activation. Obsolete. | |
LifetimeManager | Gets the requested lifetime manager for the activation of the component. | |
ParameterCount | Gets the parameter count. | |
ParameterNames | Gets the parameter names. | |
Type | Gets the type. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetParameter | Overloaded. Gets the parameter. | |
GetType | (inherited from Object) | |
HasParameter | Gets or sets a value that indicates whether the specified context has a parameter. | |
IsConvertableTo | Overloaded. Gets or sets a value that indicates whether this object is convertible to the specified object. | |
RemoveParameter | Removes the parameter by name. | |
SetParameter | Sets the value of the parameter specified by name. | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ActivationContext Generic Class
Microsoft.EnterpriseManagement Namespace