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

Int32

the storage ID

Attributes

Remarks

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