Perform file operations.
Inheritance Hierarchy
Namespace:
Jam.Shell.Dialogs
Assembly:
ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.1
Syntax public static class FileOperation
Public NotInheritable Class FileOperation
public ref class FileOperation abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type FileOperation = class end
The FileOperation type exposes the following members.
Methods
| Name | Description |
---|
| Copy |
Copies a file or folder.
|
TopSee Also