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

PartData Property

The contents of the currently selected part.

Syntax

[VB.NET]
Public Property PartData As String
Public Property PartDataB As Byte()

[C#]
public string PartData {get; set;}
public byte[] PartDataB {get; set;}

Remarks

This property will hold the contents of the part selected by PartName after calling the ExtractPart method. It can also be set before calling ReplacePart.

Default Value

""

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