Gets or sets the StreamingContext used by the serializer when invoking serialization callback methods.
| C# | Visual Basic | Visual C++ |
public StreamingContext Context { get; set; }
Public Property Context As StreamingContext Get Set
public: property StreamingContext Context { StreamingContext get (); void set (StreamingContext value); }
The context.