EmbeddedMessage..::..Add Method (String)
Adds a [string] to the message.
Namespace:
com.onlineobject.objectnet.serverAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public EmbeddedMessage Add( string value )
Parameters
- value
- Type: String
The [string] to add.