Optional. Gets or sets the URL to a proxy service that brokers Web requests between the client application and a               WMS service. Use a proxy service when the WMS service is not hosted on a site that provides a cross domain               policy file (clientaccesspolicy.xml or crossdomain.xml).               You can also use a proxy to convert png images to a bit-depth that supports transparency in Silverlight.              
            
            
            
 Syntax
Syntax
| Visual Basic (Declaration) |  | 
|---|
| Public Property ProxyUrl As String | 
| C# |  | 
|---|
| public string ProxyUrl {get; set;} | 
Property Value
The proxy URL string.
 Requirements
Requirements
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7
 See Also
See Also