URL of the proxy on the server. Must be located on the same server as the application. Use a relative URL (e.g., ../proxy.ashx) or a URL relative to the root (e.g., /myapps/proxy.ashx). See Using the proxy page in the general discussion section for more information.

Namespace:  ESRI.ArcGIS.VE
  (in ArcGISVE.exe)

Syntax

JScript
 function get Proxy () : String
 function set Proxy (value : String)

See Also