mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER
Code Details >> Tools >> SobekCM_File_Utilities >> Delete_Folders_Recursively

SobekCM_File_Utilities.Delete_Folders_Recursively Method



Dletes a set of folders and files recursively


Namespace: SobekCM.Tools
Assembly: SobekCM_Tools (in SobekCM_Tools.dll) Version: 4.10.0.0 (4.10.0)

Syntax

C#
public static bool Delete_Folders_Recursively(
	string Folder
)

Parameters

Folder
Type: System..::..String
Top folder to delete

Return Value

Type: Boolean
TRUE if successful, otherwise FALSE

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )