ArcObjects Library Reference (Location)  

ILocatorDatasetImpl.LocatorWorkspaceName Property

The Name object for the locator's workspace. Used internally by geocoding framework.

[Visual Basic .NET]
Public WriteOnly Property LocatorWorkspaceName
[C#]
public void LocatorWorkspaceName {set;}
[C++]
HRESULT put_LocatorWorkspaceName(
  ILocatorWorkspaceName* 
);
[C++]

Parameters

[in]

   is a parameter of type ILocatorWorkspaceName

Product Availability

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

See Also

ILocatorDatasetImpl Interface