ArcObjects Library Reference (LocationUI)  

ILocatorExtension.Categories Property

Categories represented by the locators in the ArcMap document.

[Visual Basic .NET]
Public ReadOnly Property Categories As Object
[C#]
public object Categories {get;}

Product Availability

Available with ArcGIS Desktop.

Description

The Categories property returns an array of strings containing the names of the categories of locators represented by the locators in the ArcMap document.

See Also

ILocatorExtension Interface | IAdvancedGeocoding.MatchStandardizedAddress Method | ILocatorExtension Interface | FindAddresses Class | IAddressFindData Interface | LocatorExtension Class | AddressFindData Class | LocatorEnumerator Class | ILocatorExtension.Categories Property