This read-only property returns the name of the proxy server through which Search operates.
Syntax
IBuildServer.ProxyAddress
Remarks
This property is set by the second argument to the SetProxySettings method.
Example
See Accessing an IBuildServer Interface Object.
See Also