Click or drag to resize

fileTools Class

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Some easy file tools
Inheritance Hierarchy
SystemObject
  imbSCI.Core.filesfileTools

Namespace:  imbSCI.Core.files
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public static class fileTools
Request Example View Source
Methods
  NameDescription
Public methodStatic memberDeleteFolder(DirectoryInfo)
Deletes the folder, including all files inside
Public methodStatic memberDeleteFolder(folderNode)
Deletes the folder.
Top
See Also