Android.Mtp.MtpDevice.DeviceName Property
Returns the name of the USB device This returns the same value as Android.Hardware.Usb.UsbDevice.DeviceName for the device's Android.Hardware.Usb.UsbDevice

Syntax

[get: Android.Runtime.Register("getDeviceName", "()Ljava/lang/String;", "GetGetDeviceNameHandler")]
public string DeviceName { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the name of the USB device This returns the same value as Android.Hardware.Usb.UsbDevice.DeviceName 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