StorageInfo Class | 
          
Namespace: Zebra.Sdk.Printer
The StorageInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| StorageInfo | 
            Creates an empty StorageInfo container
              | 
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function.   (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| ToString | Returns a string that represents the current object.  (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.
              |