Returns the total size of all files within a directory. Non-recursive.

Declaration Syntax
public static long CheckDirectorySize(
string path
)
Public Shared Function CheckDirectorySize ( _
path As String _
) As Long

Parameters

Return Value
Total size (in bytes)
Assembly:
MPfm.Sound (Module: MPfm.Sound) Version: 0.5.3.0 (0.5.3.0)