Ah, after much searching around on the net I found that I can simply pass the URL of the PAC file to the WebProxy constructor:
objService.Proxy = new WebProxy("http://ProxySite.com/proxy.pac");
Please mark posts as the answer if I was helpful. Thanks!
Visit my blog