MtpObjectInfo.Format Property

Definition

Returns the format code for the MTP object

public Android.Mtp.MtpFormat Format { [Android.Runtime.Register("getFormat", "()I", "")] get; }
[<get: Android.Runtime.Register("getFormat", "()I", "")>]
member this.Format : Android.Mtp.MtpFormat

Property Value

the format code

Attributes

Remarks

Returns the format code for the MTP object

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

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