Sprache

MtpConstants.OperationSetDevicePropValue 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 SetDevicePropValue

[Android.Runtime.Register("OPERATION_SET_DEVICE_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 OperationSetDevicePropValue = 4118;
[<Android.Runtime.Register("OPERATION_SET_DEVICE_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 OperationSetDevicePropValue : Android.Mtp.OperationCode

Feldwert

Value = 4118
Attribute

Hinweise

Vorgangscode für SetDevicePropValue

Java Dokumentation für android.mtp.MtpConstants.OPERATION_SET_DEVICE_PROP_VALUE.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: