ShopToolsUtilGetUniqueUserDataImageName Method
Return the first unique variation of the suggested image name within
the user data folder.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
public static string GetUniqueUserDataImageName(
string requestedName
)
Public Shared Function GetUniqueUserDataImageName (
requestedName As String
) As String
No code example is currently available or this language may not be supported.
- requestedName String
-
The desired name for the file, if the name is available.
String
The first unique variation of the requested name requested.