SettingFieldEventArgsContext Property

Gets the context of this deserialization.

Definition

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

Property Value

StreamingContext

See Also