recls C# mapping

FileEntry.Path Property

The full path of the file entry

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

Property Value

The full path of the file entry

Remarks

This represents the full path of the entry

See Also

FileEntry Class | recls Namespace