Freigeben über


IAdditionalContentContract.IColumns.Uri Field

Definition

Content URI for this item.

[Android.Runtime.Register("URI", ApiSince=35)]
public const string Uri;
[<Android.Runtime.Register("URI", ApiSince=35)>]
val mutable Uri : string

Field Value

Attributes

Remarks

Content URI for this item.

Note that this content URI must have a different authority from the content provided given in android.content.Intent#EXTRA_CHOOSER_ADDITIONAL_CONTENT_URI.

Java documentation for android.service.chooser.AdditionalContentContract.Columns.URI.

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