Freigeben über


MtpConstants.OperationFormatStore Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Mtp.OperationCode enum directly instead of this field.

Vorgangscode für FormatStore

[Android.Runtime.Register("OPERATION_FORMAT_STORE", ApiSince=24)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Mtp.OperationCode enum directly instead of this field.", true)]
public const Android.Mtp.OperationCode OperationFormatStore = 4111;
[<Android.Runtime.Register("OPERATION_FORMAT_STORE", ApiSince=24)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Mtp.OperationCode enum directly instead of this field.", true)>]
val mutable OperationFormatStore : Android.Mtp.OperationCode

Feldwert

Value = 4111
Attribute

Hinweise

Vorgangscode für FormatStore

Java-Dokumentation für android.mtp.MtpConstants.OPERATION_FORMAT_STORE.

Teile dieser Seite sind Änderungen, die auf Arbeiten basieren, die vom Android Open Source Project erstellt und freigegeben wurden und gemäß den In der Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: