recls C# mapping

FileEntry.File Property

The file component of the file entry

[Visual Basic]
Public ReadOnly Property File As String
[C#]
public string File {get;}

Property Value

The file component of the file entry

Remarks

This represents the FileName + FileExt of the given entry

See Also

FileEntry Class | recls Namespace