Static function
Moderate
File.GetFullPath
Gets the full path given a relative path based on the current side (client or server)
Syntax
File.GetFullPath(path)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
path
|
string | — | Path to file or directory |
Returns
- string the full path parsed