recls C# mapping (release 12th October 2003) | |
FileEntry.FileName Property
The name component of the file entry
[Visual Basic]Public ReadOnly Property FileName As
String [C#]public
string FileName {get;}
Property Value
The name component of the file entry
Remarks
The File property, without the extension (FileExt)
See Also
FileEntry Class | recls Namespace