GzipArchive.Name

GzipArchive.Name property

Name of the original file.

public string Name { get; }

Exceptions

exceptioncondition
ObjectDisposedExceptionArchive has been disposed and cannot be used.

See Also