Gets the proxy for the current project.
The following example uses
Proxy method of "project".
// get the proxy of the current project
string proxy = project.GetProxy();
// get the proxy of the current project
$proxyRules = $project->GetProxy();
Target Platforms: Desktop: Windows XP SP3 and older. Server: Windows Server 2003 and older.