Android.Hardware.Usb.UsbDevice.DeviceName Property
Returns the name of the device.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Returns the name of the device. In the standard implementation, this is the path of the device file for the device in the usbfs file system.

[Android Documentation]

Requirements

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