ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService
CurrentLocation Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService.Services Namespace > UserProfile Class : CurrentLocation Property




Syntax

Visual Basic (Declaration) 
<XmlElementAttribute(True)>
Public Property CurrentLocation As UserLocation
Visual Basic (Usage)Copy Code
Dim instance As UserProfile
Dim value As UserLocation
 
instance.CurrentLocation = value
 
value = instance.CurrentLocation
C# 
[XmlElementAttribute(true)]
public UserLocation CurrentLocation {get; set;}

See Also

© 2010 All Rights Reserved.