MtpObjectInfo.AssociationType プロパティ

定義

MTP オブジェクトの関連付けの種類を返します。形式以外のオブジェクトは 0 になりますandroid.mtp.MtpConstants#FORMAT_ASSOCIATION ディレクトリの場合、関連付けの種類は通常です android.mtp.MtpConstants#ASSOCIATION_TYPE_GENERIC_FOLDER

public Android.Mtp.AssociationType AssociationType { [Android.Runtime.Register("getAssociationType", "()I", "")] get; }
[<get: Android.Runtime.Register("getAssociationType", "()I", "")>]
member this.AssociationType : Android.Mtp.AssociationType

プロパティ値

オブジェクトの関連付けの種類

属性

注釈

MTP オブジェクトの関連付けの種類を返します。形式ではない 0 個のオブジェクトになります。ディレクトリの android.mtp.MtpConstants#FORMAT_ASSOCIATION 場合、関連付けの種類は通常です android.mtp.MtpConstants#ASSOCIATION_TYPE_GENERIC_FOLDER

の Java ドキュメント android.mtp.MtpObjectInfo.getAssociationType()

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

適用対象