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.GetFeatureClassWorkspacePath Method (ArcObjects .NET 10.5 SDK) |
Feature class workspace path
[Visual Basic .NET] Public Sub GetFeatureClassWorkspacePath ( _ ByRef pWorkspace As String _ )
[C#] public void GetFeatureClassWorkspacePath ( ref string pWorkspace );
[C++]
HRESULT GetFeatureClassWorkspacePath(
BSTR* pWorkspace
);
[C++]
Parameters pWorkspace [out] pWorkspace is a parameter of type BSTR