This document is archived and information here might be outdated. Recommended version. |
The address locator to be used.
[Visual Basic .NET] Public Property AddressLocator As ILocator
[C#] public ILocator AddressLocator {get; set;}
[C++]
HRESULT get_AddressLocator(
ILocator* AddressLocator
);
[C++]
HRESULT putref_AddressLocator(
ILocator** AddressLocator
);
[C++] Parameters AddressLocator [in]
AddressLocator is a parameter of type ILocator* AddressLocator [out, retval]
AddressLocator is a parameter of type ILocator**
The AddressLocator property specifies the ILocator address locator used to determine the name of the network location based on reverse geocoding of the network location's geometry.