ZipArchiveEntry.IsEncrypted Property

Definition

Gets a value that indicates whether the entry is encrypted.

public:
 property bool IsEncrypted { bool get(); };
public bool IsEncrypted { get; }
member this.IsEncrypted : bool
Public ReadOnly Property IsEncrypted As Boolean

Property Value

Applies to