NumberOfFiles Property

Summary
Gets or sets a value that specifies the number of files in the media.
Syntax
C#
VB
C++
public int NumberOfFiles { get; set; } 
Public Property NumberOfFiles As Integer 
public: 
property int NumberOfFiles { 
   int get(); 
   void set (    int ); 
} 

Property Value

An integer that represents the number of files in the media.

Example

Refer to QueryFileSystem example.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.