IpConvertToString Method

static string IpConvertToString(eth32cfg_ip ipbinary)

Summary

This method converts the eth32cfg_ip binary representation into a string.

Parameters

  • ipbinary - The IP address to be converted.

Return Value

This method returns a string representation of the converted IP address.

See Also

IpConvert Method, IpConvertToNetIPAddress Method