[Missing <summary> documentation for P:ICSharpCode.SharpZipLib.Zip.KeysRequiredEventArgs.Key]
| C# | Visual Basic | Managed 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)