Gets or sets the System.Runtime.Serialization.StreamingContext used for serialization and deserialization.
Documentation for this section has not yet been entered.
The value of this property is passed to any object implementing System.Runtime.Serialization.ISerializable or System.Runtime.Serialization.ISerializationSurrogate. The System.Runtime.Serialization.StreamingContext indicates the destination (during serialization) or the source (during deserialization) of the data. An object implementing System.Runtime.Serialization.ISerializable can alter the data that it transmits depending on value of the IFormatter.Context.