IO
.
.
::
.
.
DirectoryExists Method
Directories the exists.
Namespace:
Core
Assembly:
Core
(in Core.dll)
Syntax
C#
public
static
bool
DirectoryExists
(
string
sPath
)
Parameters
sPath
Type:
String
The s path.
Return Value
true
if XXXX,
false
otherwise.
See Also
IO Class
Core Namespace