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.DisconnectFolder Method (ArcObjects .NET 10.5 SDK) |
Removes a folder connection from the catalog.
[Visual Basic .NET] Public Sub DisconnectFolder ( _ ByVal folderPath As String _ )
[C#] public void DisconnectFolder ( string folderPath );