LumiSoft Mail Server User API
Key Property
Namespaces > ICSharpCode.SharpZipLib.Zip > KeysRequiredEventArgs > Key

[Missing <summary> documentation for P:ICSharpCode.SharpZipLib.Zip.KeysRequiredEventArgs.Key]

Syntax
C#Visual BasicManaged C++
public byte[] Key { get; set; }
Public Property Key As Byte()
public:
array<unsigned char>^ Key {
	array<unsigned char>^ get ();
	void set (array<unsigned char>^ value);
}

Assembly: ICSharpCode.SharpZipLib Version: 0.85.0.0 (Module: ICSharpCode.SharpZipLib)