[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 Initializes a new instance of the ActivationContext class.
Top

Public Properties

  Name Description
public property Lifetime Gets the lifetime for this activation.
public property ParameterCount Gets the parameter count.
public property ParameterNames Gets the parameter names.
public property Type Gets the type.
Top

Public Methods (see also Protected Methods)

  Name Description
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetParameter Overloaded. Gets the parameter.
public method GetType  (inherited from Object)
public method HasParameter Gets or sets a value that indicates whether the specified context has a parameter.
public method IsConvertableTo Overloaded. Gets or sets a value that indicates whether this object is convertible to the specified object.
public methodstatic ReferenceEquals  (inherited from Object)
public method RemoveParameter Removes the parameter by name.
public method SetParameter Sets the value of the parameter specified by name.
public method ToString  (inherited from Object)
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top

See Also


Send comments about this topic to Microsoft.