This document is archived and information here might be outdated. Recommended version. |
The address locator used by the geocode server.
[Visual Basic .NET] Public ReadOnly Property AddressLocator As ILocator
[C#] public ILocator AddressLocator {get;}
[C++]
HRESULT get_AddressLocator(
ILocator** AddressLocator
);
[C++] Parameters AddressLocator [out, retval]
AddressLocator is a parameter of type ILocator**
This IGeocodeServerObjects interface is available only if the GeocodeServer was obtained by co-creating the GeocodeServer object.