This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IM > IMapCacheTileManagerJobResultHandler Interface > IMapCacheTileManagerJobResultHandler.SetFeatureClassWorkspacePath Method (ArcObjects .NET 10.5 SDK) |
Feature class workspace path
[Visual Basic .NET] Public Sub SetFeatureClassWorkspacePath ( _ ByVal Workspace As String _ )
[C#] public void SetFeatureClassWorkspacePath ( string Workspace );
[C++]
HRESULT SetFeatureClassWorkspacePath(
BSTR Workspace
);
[C++]
Parameters Workspace [in] Workspace is a parameter of type BSTR