Click or drag to resize

IWinIPAddressSetAddress Method

Simulates populating of the IP address fields.

Namespace:  SmartBear.TestLeft.TestObjects.Win
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
void SetAddress(
	IPAddress address
)

Parameters

address
Type: System.NetIPAddress
The object IPAddress.
Exceptions
ExceptionCondition
InvocationExceptionWill be thrown if invocation fails.
WebExceptionWill be thrown if there are network problems.
See Also