Share via


MtpConstants.OperationGetObjectPropsSupported フィールド

定義

注意事項

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

GetObjectPropsSupported の操作コード

[Android.Runtime.Register("OPERATION_GET_OBJECT_PROPS_SUPPORTED", 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 OperationGetObjectPropsSupported = 38913;
[<Android.Runtime.Register("OPERATION_GET_OBJECT_PROPS_SUPPORTED", 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 OperationGetObjectPropsSupported : Android.Mtp.OperationCode

フィールド値

Value = 38913
属性

注釈

GetObjectPropsSupported の操作コード

android.mtp.MtpConstants.OPERATION_GET_OBJECT_PROPS_SUPPORTEDJava ドキュメント。

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

適用対象