System.Runtime.Serialization.Formatters.Soap.SoapFormatter.Context Property

Gets or sets the System.Runtime.Serialization.StreamingContext used with this System.Runtime.Serialization.Formatters.Soap.SoapFormatter.

Syntax

public System.Runtime.Serialization.StreamingContext Context { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The System.Runtime.Serialization.StreamingContext provides an enumeration that describes the source and the destination for a given serialized stream, as well as a way for serialization to retain that context and an additional caller-defined context.

Requirements

Namespace: System.Runtime.Serialization.Formatters.Soap
Assembly: System.Runtime.Serialization.Formatters.Soap (in System.Runtime.Serialization.Formatters.Soap.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0