This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxCatalog Interface > IGxCatalog.ConnectFolder Method (ArcObjects .NET 10.5 SDK) |
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 );