SettingFieldEventArgsContext Property
Gets the context of this deserialization.
Namespace: KGySoft.Serialization.BinaryAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
public StreamingContext Context { get; }
Public ReadOnly Property Context As StreamingContext
Get
public:
property StreamingContext Context {
StreamingContext get ();
}
member Context : StreamingContext with get
Property Value
StreamingContext