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 | ||
---|---|---|
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
ILocalLocatorWorkspace Interface | ILocalLocatorWorkspace.Path Property | ILocatorManager.GetLocatorWorkspace Method | GxLocatorFactory Class