Method fileExists
- Namespace
- Alternet.Common.TypeScript.Native
- Assembly
- Alternet.Common.TypeScript.v9.dll
fileExists(string)
Indicates whether a file with the specified name exists.
bool fileExists(string fileName)
Parameters
fileName
string
Indicates whether a file with the specified name exists.
bool fileExists(string fileName)
fileName
string