[This is preliminary documentation and is subject to change.]
Deserialized Erlang message contained in this instance
Namespace: NFX.ErlangAssembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
public IErlObject Msg { get; }
public IErlObject Msg { get; }
Public ReadOnly Property Msg As IErlObject
Get
Public ReadOnly Property Msg As IErlObject
Get
public:
property IErlObject^ Msg {
IErlObject^ get ();
}
public:
property IErlObject^ Msg {
IErlObject^ get ();
}
member Msg : IErlObject with get
member Msg : IErlObject with get
Property Value
Type:
IErlObject