C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1FileExplorer Namespace / FileCommand Enumeration

FileCommand Enumeration
Operations in FileExplorer.
Syntax
'Declaration
 
Public Enum FileCommand 
   Inherits System.Enum
 
Members
MemberDescription
CreateDirectoryCreate a new directory
DeleteDelete files or folders
GetItemsGet sub folders and files contained in
MoveMove files or folders to a new folder
PastePaste a file or folder to a location
RenameRename a file or directory
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1FileExplorer.FileCommand

See Also