MtpStorageInfo.StorageId Property

Definition

Returns the storage ID for the 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 storage unit. The storage ID uniquely identifies the storage unit on the MTP device.

Java documentation for android.mtp.MtpStorageInfo.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