Marblecore Imaging Library Documentation

Documentation Introduction
Documentation / Marblecore Imaging / Methods / GetFileNameFromFile

GetFileNameFromFile method

Retrieves the file name without extenstion from the specified file path.

Syntax

String GetFileNameFromFile(strFile As String)

Return value

Returns a string containing the file name.

Parameters

ParameterTypeRequiredDescription
strFileStringYesString containing the path of the file.

Category

File properties

See also

GetFileExtensionFromFile | GetFileExtensionFromFormat | GetFileFolderFromFile | GetFileFromFormat | GetFileWithoutFolderFromFile