IO
.
.
::
.
.
MoveDirectory Method
Moves the directory.
Namespace:
Core
Assembly:
Core
(in Core.dll)
Syntax
C#
public
static
void
MoveDirectory
(
string
sSourcePath
,
string
sDestPath
)
Parameters
sSourcePath
Type:
String
The s source path.
sDestPath
Type:
String
The s dest path.
See Also
IO Class
Core Namespace