CoreMX.NET Documentation
C#
Show/Hide TOC
IOHelper Class
Definition
Namespace:
CoreMX.NET.Helpers
Assembly:
CoreMX.NET (in CoreMX.NET.dll) Version: 1.0.0+7eb54d7f3459576d25646e9f286fb1fe49eac8a5
C#
Copy
public
static
class
IOHelper
Inheritance
Object
IOHelper
Methods
ClearFolder
Clear the contents of a folder
GetFolderSize
Get the size of a folder in bytes
GetSizeSuffix
Get the size of a file in bytes
LimitFilename
Limit the filename to a specific set of characters
See Also
Reference
CoreMX.NET.Helpers Namespace
In This Article
Definition
Methods
See Also