Compartir a través de


MtpConstants.OperationSetObjectPropValue Campo

Definición

Precaución

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

Código de operación para 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

Valor de campo

Value = 38916
Atributos

Comentarios

Código de operación para SetObjectPropValue

Documentación de Java para android.mtp.MtpConstants.OPERATION_SET_OBJECT_PROP_VALUE.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a