recls C# mapping

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