Share via


MtpConstants.AssociationTypeGenericFolder フィールド

定義

注意事項

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

ファイル システム ディレクトリを表すオブジェクトの関連付けの種類。

[Android.Runtime.Register("ASSOCIATION_TYPE_GENERIC_FOLDER")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Mtp.AssociationType enum directly instead of this field.", true)]
public const Android.Mtp.AssociationType AssociationTypeGenericFolder = 1;
[<Android.Runtime.Register("ASSOCIATION_TYPE_GENERIC_FOLDER")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Mtp.AssociationType enum directly instead of this field.", true)>]
val mutable AssociationTypeGenericFolder : Android.Mtp.AssociationType

フィールド値

Value = 1
属性

注釈

ファイル システム ディレクトリを表すオブジェクトの関連付けの種類。

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

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

適用対象