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 the .NET Micro Framework versions 3.0, 3.5, 4.0, and 4.1.

See Also

Reference

Guid Structure
Guid Members
System Namespace