DeserializingEventArgsContext Property

Gets the context of this deserialization.

Definition

Namespace: KGySoft.Serialization.Binary
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
C#
public StreamingContext Context { get; }

Property Value

StreamingContext

See Also