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


IGxLocator.LocatorName Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxLocator Interface > IGxLocator.LocatorName Property
ArcGIS Developer Help

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