Gets or sets the Uniform Resource Identifier (Uri) of the service to connect to.

Namespace:  ESRI.ArcGISExplorer.Data
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public Uri Url { get; set; }
Visual Basic (Declaration)
Public Property Url As Uri

Field Value

A Uri object which represents a Uniform Resource Identifier and consists of a string of characters used to identify the service on the Internet.

See Also

Relate Topics:
  BingMapsService Property
  ServiceName Property
  ServiceType Property
  SubServiceName Property
  Username Property
Created by Atop CHM to web converter,© 2009 all right reserved.