IO
.
.
::
.
.
DeleteDirectory Method
Deletes the directory.
Namespace:
Core
Assembly:
Core
(in Core.dll)
Syntax
C#
public
static
void
DeleteDirectory
(
string
sPath
)
Parameters
sPath
Type:
String
The s path.
See Also
IO Class
Core Namespace