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


ILocatorWorkspaceName Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IL > ILocatorWorkspaceName Interface
ArcGIS Developer Help

ILocatorWorkspaceName Interface

Provides access to members that describe a locator workspace. Note: the ILocatorWorkspaceName interface has been superseded by ILocatorWorkspaceName2. Please consider using the more recent version.

Product Availability

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

When To Use

Use the ILocatorWorkspaceName interface to get information that describes a locator workspace.

Members

Name Description
Read/write property Path The path to the folder that contains the locator workspace.
Read-only property Type The type of locator workspace.
Read/write property WorkspaceName The Name object for the ArcSDE workspace that contains the locator workspace.

Classes that implement ILocatorWorkspaceName

Classes Description
LocatorWorkspaceName (esriLocation) A locator workspace description.

See Also

ILocatorWorkspace2 Interface | ILocatorWorkspace Interface | ILocatorWorkspaceName Interface | LocatorEnumerator Class | LocatorWorkspaceName Class | ILocatorWorkspaceName2 Interface | ILocatorManager Interface | LocalLocatorWorkspace Class | DatabaseLocatorWorkspace Class | IDatabaseLocatorWorkspace Interface | ILocatorManager2 Interface | LocatorManager Class | ILocatorManager.GetLocatorWorkspaceFromPath Method