Share via


MtpConstants.OperationResetDevice フィールド

定義

注意事項

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

ResetDevice の操作コード

[Android.Runtime.Register("OPERATION_RESET_DEVICE", 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 OperationResetDevice = 4112;
[<Android.Runtime.Register("OPERATION_RESET_DEVICE", 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 OperationResetDevice : Android.Mtp.OperationCode

フィールド値

Value = 4112
属性

注釈

ResetDevice の操作コード

の Java ドキュメント android.mtp.MtpConstants.OPERATION_RESET_DEVICE

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

適用対象