MtpObjectInfo.StorageId Property

Definition

Returns the storage ID for the MTP object's storage unit

public int StorageId { [Android.Runtime.Register("getStorageId", "()I", "")] get; }
[<get: Android.Runtime.Register("getStorageId", "()I", "")>]
member this.StorageId : int

Property Value

the storage ID

Attributes

Remarks

Returns the storage ID for the MTP object's storage unit

Java documentation for android.mtp.MtpObjectInfo.getStorageId().

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