Property Url
Url
Gets the base URL of the local server. For example: http://127.0.0.1:50000/arcgis/rest
Declaration
public Uri Url { get; }
Property Value
| Type | Description |
|---|---|
| System.Uri | The base URL of the local server. For example: http://127.0.0.1:50000/arcgis/rest |
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Windows | 100.13 - 200.8 |
| .NET Framework | 100.0 - 200.8 |