Unicode Controls & Classes for VB6 - Version 4
clsSearchFilesFInfoAL
.sFileName Property
Contains the filename without path
Syntax
Public Property Get sFileName () As String
Public Property Let sFileName (ByVal
v
As String)
Parameters
Parameter
Description
ByVal
v
As String
The new value
Remarks