ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService
CountryRegion Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService.Services Namespace > Address Class : CountryRegion Property




Syntax

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

See Also

© 2010 All Rights Reserved.