BinarySerializationFormatterContext Property
Namespace: KGySoft.Serialization.BinaryAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
public StreamingContext Context { get; set; }
Public Property Context As StreamingContext
Get
Set
public:
virtual property StreamingContext Context {
StreamingContext get () sealed;
void set (StreamingContext value) sealed;
}
abstract Context : StreamingContext with get, set
override Context : StreamingContext with get, set
StreamingContextIFormatterContext