This read-only property returns the port on the proxy server to which Search connects.
Syntax
IBuildServer.ProxyPortNumber
Remarks
By default, Search connects to port 80 on the proxy server, as expected.
This property is set by the third argument to the SetProxySettings method.
Example
See Accessing an IBuildServer Interface Object.
See Also