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.5.0.5.0.230 (.NET 4.6.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