Port Property
Description
The UDP port number on the computer where UFT One runs.
Property type
Read-write property
Syntax
Visual Basic
Public Property Port As Integer
Remarks

LogTracking properties can be set only before a run session begins. Therefore, if you use this automation property within a UFT One test or component, you can only retrieve the value.

Example
See Also