Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property FilesCount As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As WiaSession Dim value As Integer value = instance.FilesCount |
C# | |
---|---|
public int FilesCount {get;} |
Property Value
The number of files saved when acquiring using File mode.For an example, refer to WiaSession.AcquireToFile.
Gets the number of the files saved when calling any of the acquire functions while performing a file transfer.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7