Description:

Writes a string value to the archive.

Syntax:
public void WriteString(
string value
)
Parameters:
  • value
  • Type: string
  • A value to write.
Returns:
Type: void
Available since:
5.0

Nothing found