StreamingContext.Context Property

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Gets the context specified as part of the additional context.

Namespace:  System.Runtime.Serialization
Assembly:  mscorlib (in mscorlib.dll)

Syntax

'Declaration
Public ReadOnly Property Context As Object
public Object Context { get; }

Property Value

Type: System.Object
The context specified as part of the additional context.

Remarks

The value can be nulla null reference (Nothing in Visual Basic).

Version Information

Silverlight

Supported in: 5, 4

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.