System.Runtime.Remoting.Contexts.ContextProperty Class

Holds the name/value pair of the property name and the object representing the property of a context.

See Also: ContextProperty Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public class ContextProperty

Remarks

The properties that make up the context are provided by various automatic services and are set up by the activation services when a System.Runtime.Remoting.Contexts.Context class is created. Each property is itself a managed object. Depending on whether or not properties contribute message sinks, they are considered either active or passive.

Requirements

Namespace: System.Runtime.Remoting.Contexts
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0