List of supported artwork formats for this iPod. This list is used when adding album art to tracks. Only supported for later-model iPods which support the SCSI data enquiry command. Type and generation of iPod (Mini, Shuffle, Video etc.) Only supported for later-model iPods which support the SCSI data enquiry command.
Namespace: SharePodLib
Assembly: SharePodLib (in SharePodLib.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public ReadOnly Property DeviceInfo As IDeviceInfo |
| C# |
|---|
| public IDeviceInfo DeviceInfo { get; } |
| C++ |
|---|
| public property IDeviceInfo DeviceInfo sealed { IDeviceInfo get(); } |
| J# |
|---|
| /** property */ public IDeviceInfo get_DeviceInfo(); |
| JScript |
|---|
| public function get DeviceInfo() : IDeviceInfo |