StreamingContext::Context Property
.NET Framework (current version)
Gets context specified as part of the additional context.
Assembly: mscorlib (in mscorlib.dll)
Can be null.
The following example creates an instance of the StreamingContext class using the state and additional parameters. The code also shows the deserialization of an object and retrieving the value of the Context property.
.NET Framework
Available since 1.1
Silverlight
Available since 4.0
Available since 1.1
Silverlight
Available since 4.0
Show: