BuildPath Method
Description
Generate a path from an existing path and a name
Syntax
Parameters
- Path
- Existing path to which name is appended. Path can be absolute or relative and need not specify an existing folder.
- Name
- Name being appended to the existing path.
See Also