GetCanonicalPath
Returns the canonical path of a file, resolving all relative path elements and symlinks
Method Signature
Arguments
Argument
Type
Required
Description
Default
path
string
true
The file or directory path string
Examples
Related
Last updated