Holds the value of the RemoteBuffer property.
[Visual Basic]Private m_RemoteBuffer As Byte()
[C#]
private byte[] m_RemoteBuffer;
See Also
Client Class | Client Members | Org.Mentalis.Proxy Namespace
Holds the value of the RemoteBuffer property.
[Visual Basic]Private m_RemoteBuffer As Byte()
[C#]
private byte[] m_RemoteBuffer;
Client Class | Client Members | Org.Mentalis.Proxy Namespace