AsyncQueryHandler.WorkerArgs.Uri Property

Definition

[Android.Runtime.Register("uri")]
public Android.Net.Uri Uri { get; set; }
[<Android.Runtime.Register("uri")>]
member this.Uri : Android.Net.Uri with get, set

Property Value

Uri

The value used by the asynchronous query worker operation.

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to