ArcObjects Library Reference (NetworkAnalystUI)  

INALocationEditOptions.AddressLocator Property

The address locator used for reverse geocoding network locations.

[Visual Basic .NET]
Public ReadOnly Property AddressLocator As ILocator
[C#]
public ILocator AddressLocator {get;}

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

See Also

INALocationEditOptions Interface