The Geodatabase workspace that contains the locator workspace.
[Visual Basic .NET] Public ReadOnly Property Workspace As IWorkspace
[C#] public IWorkspace Workspace {get;}
[C++]
HRESULT get_Workspace(
IWorkspace** wks
);
[C++]Parameters
wks [out, retval]wks is a parameter of type IWorkspace
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.