Static function
Moderate
File.IsRegularFile
Checks if a path is a file
Syntax
File.IsRegularFile(path)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
path
|
string | — | Path to file |
Returns
- boolean if is a regular file