Compartilhar via


MtpConstants.OperationSetObjectPropValue Campo

Definição

Cuidado

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

Código de operação 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 do campo

Value = 38916
Atributos

Comentários

Código de operação para SetObjectPropValue

Documentação Java para android.mtp.MtpConstants.OPERATION_SET_OBJECT_PROP_VALUE.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a