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