Try Microsoft Edge A fast and secure browser that's designed for Windows 10 No thanks Get started
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Provides a copy of the IPAddress as an array of bytes.
'Declaration Public Function GetAddressBytes As Byte()
The Byte array returned by this method is assumed to be in network byte order. The GetAddressBytes method can be used with instances of the IPAddress class that represent either an IPv4 address or an IPv6 address.
Windows Phone