DeviceFileSystem Property |
Gets the FileSystem for the device if supported.
The FileSystem is used for navigating through the folders and files of some cameras and scanners.
Namespace:
Atalasoft.Twain
Assembly:
Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntaxpublic FileSystem FileSystem { get; }Public ReadOnly Property FileSystem As FileSystem
Get
Property Value
Type:
FileSystem The
FileSystem for the device if supported.
Exceptions| Exception | Condition |
|---|
| Thrown if a connection to the device is not open. |
See AlsoReference
DeviceFileSystem