This document is archived and information here might be outdated. Recommended version. |
Adds a folder connection to the catalog and returns the folder object.
[Visual Basic .NET] Public Function ConnectFolder ( _ ByVal folderPath As String _ ) As IGxFolder
[C#] public IGxFolder ConnectFolder ( string folderPath );