Click or drag to resize

UtilitiesLocalIPAddresses Method

Get available IP address for the current machine.

Namespace:  Hummingbird.TestFramework
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public static string[] LocalIPAddresses()

Return Value

Type: String
A list of IP Address in string array
See Also