Android.Hardware.Usb.UsbAccessory.Uri Property
Returns the URI for the accessory.

Syntax

[get: Android.Runtime.Register("getUri", "()Ljava/lang/String;", "GetGetUriHandler")]
public virtual string Uri { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the URI for the accessory. This is an optional URI that might show information about the accessory or provide the option to download an application for the accessory

[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