Compartilhar via


MtpConstants.OperationDeleteObject 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 DeleteObject

[Android.Runtime.Register("OPERATION_DELETE_OBJECT", 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 OperationDeleteObject = 4107;
[<Android.Runtime.Register("OPERATION_DELETE_OBJECT", 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 OperationDeleteObject : Android.Mtp.OperationCode

Valor do campo

Value = 4107
Atributos

Comentários

Código de operação para DeleteObject

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

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