Share via


IPAddress.GetAddressBytes Method

Provides a copy of the IPAddress as an array of bytes.

Namespace: System.Net
Assembly: System (in system.dll)

Syntax

public byte [] GetAddressBytes ()

Return Value

A copy of the IPAddress as an array of bytes.

Version Information

Available in the .NET Micro Framework version 4.1.

See Also

Reference

IPAddress Class
IPAddress Members
System.Net Namespace