Click or drag to resize
FileExtrasCreateDirectoryTree Method

Namespace: ANDREICSLIB.ClassExtras
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
private static void CreateDirectoryTree(
	string[] dirs,
	string basedir
)

Parameters

dirs
Type: SystemString
basedir
Type: SystemString
See Also