Struct LocalFileEntry
Represents a local file entry during enumeration.
public ref struct LocalFileEntry
- Inherited Members
Methods
ToFullPath()
Gets the full path of the entry as a string.
public string ToFullPath()
Returns
- string
The full path.