Share via


Guid.ToByteArray Method

Returns a 16-element byte array that contains the value of this instance.

Namespace: System
Assembly: mscorlib (in mscorlib.dll)

Syntax

public byte [] ToByteArray ()

Return Value

A 16-element byte array.

Version Information

Available in .NET Micro Framework version 3.0 and above.

See Also

Reference

Guid Structure
Guid Members
System Namespace