DataAdapterEx.getFullRealPath method
DataAdapterEx › getFullRealPath
Unofficial
Get canonical full path of file.Signature:
getFullRealPath(normalizedPath: string): stringParameters:
| Parameter | Type | Description |
|---|---|---|
| normalizedPath | string | normalized path to file. |
Returns: string — String full path to file.