Gets the name of the current ZipItem.
Namespace:
Rebex.IO.Compression
Assembly:
Rebex.Zip (in Rebex.Zip.dll)
Syntax
Visual Basic |
---|
Public Overrides ReadOnly Property Name As String Get |
C# |
---|
public override string Name { get; } |