Share via


Context Members

Represents the context class used to track contextual information, wrapped in an object.

The following tables list the members exposed by the Context type.

Public Constructors

  Name Description
  Context Overloaded.  

Top

Public Properties

  Name Description
public property ContextInformation Gets or sets the context with an XML context
public property static ContextRoot Gets the context root value.
public property Count Gets the number of items in the context.
public property static EmptyContext Gets an empty context
public property Item Gets or sets the value associated with the specified key.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Clear Clears the context.
public method CreateObjRef  (inherited from MarshalByRefObject)
public method Equals  (inherited from Object)
public method GetContext Get the XML context string from the context.
public method GetHashCode  (inherited from Object)
public method GetLifetimeService  (inherited from MarshalByRefObject)
public method GetType  (inherited from Object)
public method InitializeLifetimeService  (inherited from MarshalByRefObject)
public method SetContext Sets the context with an XML context.
public method ToString  (inherited from Object)

Top

Protected Methods

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

Top

See Also

Reference

Context Class
Microsoft.Uii.Csr Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.