IP*Works! ZIP V9 - Online Help
IP*Works! ZIP V9
Questions / Feedback?

FileInputData Property

The data of the file to be compressed.

Syntax

[VB.NET]
Public Property FileInputData As String
Public Property FileInputDataB As Byte()

[C#]
public string FileInputData {get; set;}
public byte[] FileInputDataB {get; set;}

Remarks

When this property is set, the component will read in the data from this property instead of reading from the file contained in the FileDecompressedName property.

This property is not available at design time.

Default Value

""

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0