IOHelper Class

Definition

Namespace: CoreMX.NET.Helpers
Assembly: CoreMX.NET (in CoreMX.NET.dll) Version: 1.0.0+7eb54d7f3459576d25646e9f286fb1fe49eac8a5
C#
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