Home
/
Intersoft.ISRuntime6
/
ISFileUtilities
/
GetFileNameExcludingNamedFolder
GetFileNameExcludingNamedFolder
Method
Member of
ISFileUtilities
Clean a File Name so that it excludes unwanted Folder information.
If the Folder of the File Name matches the Folder argument then it will be removed.
Syntax
ISFileUtilities
.
GetFileNameExcludingNamedFolder
(
fileName
,
folder
)
Parameters
Name
Type
Optional
ByRef
Description
fileName
String
The File Name.
folder
String
The unwanted Folder.
Return Value
String
A String value.
Member of:
ISFileUtilities
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0