Description:

Writes a Guid value to the archive.

Syntax:
public void WriteGuid(
Guid value
)
Parameters:
  • value
  • Type: System.Guid
  • A value to write.
Returns:
Type: void
Available since:
5.0

Nothing found