Creates a Unique File Name from a desired File Name if a File of the same name already exists in the folder.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| fileName |
String |
|
|
The desired File Name. |
| separatorCharacter |
String |
Optional |
|
The character to use to separate the File Name from the sequence. The default is an underscore.
If omitted, a value of _ is assumed. |
Return Value
- Member of:
- ISFileUtilities
- Namespace:
- Intersoft.ISRuntime6
- Assembly:
- ISRuntime6, Version=6.0.3
- Target Framework:
- .NET 9.0