ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService
UriScheme Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService.Services Namespace > MapUriOptions Class : UriScheme Property




Syntax

Visual Basic (Declaration) 
Public Property UriScheme As UriScheme
Visual Basic (Usage)Copy Code
Dim instance As MapUriOptions
Dim value As UriScheme
 
instance.UriScheme = value
 
value = instance.UriScheme
C# 
public UriScheme UriScheme {get; set;}

See Also

© 2010 All Rights Reserved.