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 | FindAddresses Class | LocatorExtension Class | AddressFindData Class | IAddressFindData Interface | ILocatorExtension Interface | LocatorEnumerator Class | ILocatorExtension.Categories Property