ZipArchiveEntry.EncryptionMethod Property

Definition

public:
 property System::IO::Compression::ZipEncryptionMethod EncryptionMethod { System::IO::Compression::ZipEncryptionMethod get(); };
public System.IO.Compression.ZipEncryptionMethod EncryptionMethod { get; }
member this.EncryptionMethod : System.IO.Compression.ZipEncryptionMethod
Public ReadOnly Property EncryptionMethod As ZipEncryptionMethod

Property Value

Applies to