recls C# mapping

FileEntry.Directory Property

The directory component of the file entry

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

Property Value

The directory component of the file entry

Remarks

This represents the directory of the entry

See Also

FileEntry Class | recls Namespace