IO..::..FileExists Method

Files the exists.

Namespace:  Core
Assembly:  Core (in Core.dll)

Syntax


public static bool FileExists(
	string sPath
)

Parameters

sPath
Type: String
The s path.

Return Value

true if XXXX, false otherwise.