IsoEntry

IsoEntry class

Represents an entry (file or directory) within an ISO archive.

The IsoEntry type exposes the following members:

Properties

NameDescription
nameGets the name of the entry.
is_directoryGets a value indicating whether the entry is a directory.

See Also