![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
Feature class workspace path
[Visual Basic .NET]
Public Sub GetFeatureClassWorkspacePath ( _
    ByRef pWorkspace As String _
)
[C#]
public void GetFeatureClassWorkspacePath (
    ref string pWorkspace
);
[C++]
HRESULT GetFeatureClassWorkspacePath(
  System.String* pWorkspace
);
[C++] Parameters pWorkspace [out]
pWorkspace is a parameter of type BSTR*