string Combine (string path, string component1 [, string component2, string component3, string component4, string component5, string component6, string component7, string component8, string component9, string component10])
Combines the given component(s) to the file path.
Parameters:
path | Full pathname of the file. |
component1 | The first component. |
component2 – component10 | Additional components (optional). |
Returns:
A string.
Last modified date: 10/14/2020