System::Net::IPAddress::GetAddressBytes method

IPAddress::GetAddressBytes method

Returns a byte array of the IP address.

System::ArrayPtr<uint8_t> System::Net::IPAddress::GetAddressBytes()

ReturnValue

A byte array of the IP address.

See Also