LineTerminator Property
See Also Example Applies To
A string containing the terminator of lines in the Base64 encoded string.
Syntax
object.LineTerminator
The object placeholder represents an XMLRPCBase64 object.
Remarks
Default value is a two character string consisting of a carriage return followed by a line feed.
|