MtpConstants.OperationCopyObject Поле

Определение

Внимание!

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

Код операции для CopyObject

[Android.Runtime.Register("OPERATION_COPY_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 OperationCopyObject = 4122;
[<Android.Runtime.Register("OPERATION_COPY_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 OperationCopyObject : Android.Mtp.OperationCode

Значение поля

Value = 4122
Атрибуты

Комментарии

Код операции для CopyObject

Документация по Java для android.mtp.MtpConstants.OPERATION_COPY_OBJECT.

Части этой страницы являются изменениями, основанными на работе, созданной и совместно используемой проектом и используемой в соответствии с условиями, Creative Commons 2.5 Attribution License Creative Commons 2.5 Attribution License.

Применяется к