ProductName Property

DotNetZip

Ionic Zip Library v1.9.1.6 ProductName Property
ReferenceIonic.ZipSelfExtractorSaveOptionsProductName
The product name to embed into the generated EXE.
Declaration Syntax
C# Visual Basic Visual C++
public string ProductName { get; set; }
Public Property ProductName As String
	Get
	Set
public:
property String^ ProductName {
	String^ get ();
	void set (String^ value);
}
Remarks
Use any arbitrary string. This text will be displayed while viewing properties of the EXE file in Windows Explorer.

Assembly: Ionic.Zip (Module: Ionic.Zip) Version: 1.9.1.8 (1.9.1.8)