![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
Geocoder Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Carto.Layer Namespace > FeatureLayer Class : Geocoder Property |
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Geocoder As Geocoder |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As FeatureLayer Dim value As Geocoder value = instance.Geocoder |
C# | |
---|---|
public Geocoder Geocoder {get;} |
For examples of using the Geocoder, see the Geocoder Class.
If geocoding has been set up in the map service for the layer, the Geocoder object allows geocoding on features of the layer. For more information on geocoding and examples, see the Geocoder class overview. For general overview of geocoding and how to set up geocoding for a map service, see ArcIMS Help.
If no geocoding has been set up for this layer, then this property will be null (Nothing).
This property will always be null for ArcMap Server image services. Geocoding is not supported with ArcMap Server.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family