DFSLink Developer Documentation

DFSLink.addAllSubFoldersToDFS Method 

Add all subfolders to the DFS structure.

private void addAllSubFoldersToDFS(
   string dfsRoot,
   string netPath,
   ref int doubles
);

Parameters

dfsRoot
The DFS root.
netPath
The network release with subfolders to add.
doubles
Count's the doubles.

See Also

DFSLink Class | dfslink Namespace