The properties of the Context class are listed below. For a complete list of Context class members, see the Context Members topic.
ContextID | Reserved. This read-only property returns the ContextID for the Context. |
ContextProperties | This read-only property returns an array of the context properties. |
DefaultContext | This read-only property returns the default context for the AppDomain. Every thread in an app domain for which a context is not explicitly set is considered to be running in the DefaultContext. |