This document is archived and information here might be outdated. Recommended version. |
Removes a folder connection from the catalog.
[Visual Basic .NET]
Public Sub DisconnectFolder ( _
ByVal folderPath As String _
)
[C#]
public void DisconnectFolder (
string folderPath
);