This document is archived and information here might be outdated.  Recommended version.


IGxLocator.LocatorName Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Catalog)  

IGxLocator.LocatorName Property

Name object for the locator.

[Visual Basic .NET]
Public Property LocatorName As ILocatorName
[C#]
public ILocatorName LocatorName {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxLocator Interface