IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

FileCnt Property

Shows the number of encoded files the component has read from or written into.

Syntax

[VB.NET]
Public ReadOnlyProperty FileCnt As Integer

[C#]
public int FileCnt {get;}

Remarks

This property shows the number of encoded files the component has read from or written into. If the user specifies one or more questions marks "?" in EncodedFile they will be expanded from 000 to FileCnt - 1 (the number of question marks "?" specifies the number of figures).

Please refer to EncodedFile for filename conventions.

This property is read-only.

Default Value

0

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]