Freigeben über


MtpConstants.OperationSetObjectPropValue 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 SetObjectPropValue

[Android.Runtime.Register("OPERATION_SET_OBJECT_PROP_VALUE", 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 OperationSetObjectPropValue = 38916;
[<Android.Runtime.Register("OPERATION_SET_OBJECT_PROP_VALUE", 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 OperationSetObjectPropValue : Android.Mtp.OperationCode

Feldwert

Value = 38916
Attribute

Hinweise

Vorgangscode für SetObjectPropValue

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

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: