Gets a value indicating whether the current ZipItem is encrypted.
Namespace:
Rebex.IO.Compression
Assembly:
Rebex.Zip (in Rebex.Zip.dll)
Syntax
Visual Basic |
---|
Public Overrides ReadOnly Property IsEncrypted As Boolean Get |
C# |
---|
public override bool IsEncrypted { get; } |