Android.Mtp.MtpDevice.DeviceId Property
Returns the USB ID of the USB device.

Syntax

[get: Android.Runtime.Register("getDeviceId", "()I", "GetGetDeviceIdHandler")]
public int DeviceId { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the USB ID of the USB device. This returns the same value as Android.Hardware.Usb.UsbDevice.DeviceId for the device's Android.Hardware.Usb.UsbDevice

[Android Documentation]

Requirements

Namespace: Android.Mtp
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 12