Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Url As String |
C# | |
---|---|
public string Url {get;} |
The Url property is required by the ESRI.ArcGIS.Client.Tasks.Geoprocessor task. The URL can be useful for viewing the tasks and parameters of the geoprocessing service in the runtime local server REST Services Directory within a browser. This will help to execute geoprocessing tasks successfully by confirming that the tools and parameters specified are correct.
Property Value
A System.String representing the URL of the geoprocessing task.Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8