Overload | Description |
---|---|
SaveToOSDirectory(IDirectoryContents2,String) | Saves the contents of the directory into a physical directory. |
SaveToOSDirectory(IDirectoryContents2,String,Int32) | Saves the contents of the directory into a physical directory, specifying copy buffer size. |
SaveToOSDirectory(IDirectoryContents2,String,Int32,IProgress<String[]>) | Saves the contents of the directory into a physical directory, specifying copy buffer size, and a progress update provider. |