ProxyAutoDetect Property
This property tells the component whether or not to automatically detect and use proxy system settings, if available.
Syntax
int GetProxyAutoDetect();
int SetProxyAutoDetect(int bProxyAutoDetect);
Default Value
FALSE
Remarks
This property tells the class whether or not to automatically detect and use proxy system settings, if available.
Data Type
Boolean