The context specified as a part of the additional context. May be null.
[Visual Basic] Public ReadOnly Property Context As Object [C#] public object Context {get;} [C++] public: __property Object* get_Context(); [JScript] public function get Context() : Object;
StreamingContext Structure | StreamingContext Members | System.Runtime.Serialization Namespace