Storage
|
The StorageInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| StorageInfo | Creates an empty StorageInfo container |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object) | |
| GetHashCode | (Inherited from Object) | |
| GetType | (Inherited from Object) | |
| ToString | (Inherited from Object) |
| Name | Description | |
|---|---|---|
| bytesFree | The number of bytes remaining on the drive. | |
| driveLetter | The drive's alphabetical identifier. | |
| driveType | The type of drive. (e.g. flash, RAM) | |
| isPersistent | Bool defining whether or not files persist across printer reboots. |