DropBoxManager.Entry.Tag Property

Definition

public virtual string Tag { [Android.Runtime.Register("getTag", "()Ljava/lang/String;", "GetGetTagHandler")] get; }
[<get: Android.Runtime.Register("getTag", "()Ljava/lang/String;", "GetGetTagHandler")>]
member this.Tag : string

Property Value

the tag originally attached to the entry.

Attributes

Remarks

Java documentation for android.os.DropBoxManager.Entry.getTag().

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