ArcObjects Library Reference (Location)  

ILocalLocatorWorkspace Interface

Provides access to members for inspecting a local locator workspace.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

When To Use

Use the ILocalLocatorWorkspace interface to get the path in the local file system that contains the locator workspace.

Members

Description
Read-only property Path The path to the folder that contains the locator workspace.

CoClasses that implement ILocalLocatorWorkspace

CoClasses and Classes Description
LocalLocatorWorkspace A locator workspace that stores locators in a file system.

See Also

ILocatorManager.GetLocatorWorkspace Method | ILocalLocatorWorkspace Interface | ILocalLocatorWorkspace.Path Property | GxLocatorFactory Class