| 
            
| ESRI.ArcGIS.ADF.ArcGISServer | |
| Url Property | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.ArcGISServer Namespace > GPServerProxy Class : Url Property | 
| Visual Basic (Declaration) | |
|---|---|
<SettingsBindableAttribute(True)> <WebServicesDescriptionAttribute("The base URL to the server to use for requests.")> <DefaultValueAttribute()> Public Property Url As String  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
Dim instance As GPServerProxy Dim value As String instance.Url = value value = instance.Url  | |
| C# | |
|---|---|
[SettingsBindableAttribute(true)] [WebServicesDescriptionAttribute("The base URL to the server to use for requests.")] [DefaultValueAttribute()] public string Url {get; set;}  | |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family