Ionic Zip Library v1.9.1.6
Copyright Property
ReferenceIonic.ZipSelfExtractorSaveOptionsCopyright
The copyright notice, if any, to embed into the generated EXE.
Declaration Syntax
C#Visual BasicVisual C++
public string Copyright { get; set; }
Public Property Copyright As String
	Get
	Set
public:
property String^ Copyright {
	String^ get ();
	void set (String^ value);
}
Remarks
It will show up, for example, while viewing properties of the file in Windows Explorer. You can use any arbitrary string, but typically you want something like "Copyright © Dino Chiesa 2011".

Assembly: Ionic.Zip (Module: Ionic.Zip) Version: 1.9.1.6006 (1.9.1.6006)   view TOC