ObjectStateFormatter.IFormatter.Context Property
.NET Framework (current version)
For a description of this member, see IFormatter.Context.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Runtime.Serialization.StreamingContextThe StreamingContext used for serialization and deserialization.
Implements
IFormatter.ContextThis member is an explicit interface member implementation. It can be used only when the ObjectStateFormatter instance is cast to an IFormatter interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: