言語

MtpConstants.OperationGetPartialObject64 フィールド

定義

注意事項

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

GetPartialObject64 の操作コード

[Android.Runtime.Register("OPERATION_GET_PARTIAL_OBJECT_64", 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 OperationGetPartialObject64 = 38337;
[<Android.Runtime.Register("OPERATION_GET_PARTIAL_OBJECT_64", 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 OperationGetPartialObject64 : Android.Mtp.OperationCode

フィールド値

Value = 38337
属性

注釈

GetPartialObject64 の操作コード

Javaドキュメント。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象