Name

ZipFile.Name property

Gets the entry name.

public string Name { get; }

Property Value

The entry name. It can be a file or directory name.

See Also