ContactsContract.DataColumns.Mimetype フィールド

定義

注意事項

Use 'Android.Provider.ContactsContract.IDataColumns.Mimetype'. This class will be removed in a future release.

この行で表されるアイテムの MIME の種類。

[Android.Runtime.Register("MIMETYPE")]
[System.Obsolete("Use 'Android.Provider.ContactsContract.IDataColumns.Mimetype'. This class will be removed in a future release.")]
public const string Mimetype;
[<Android.Runtime.Register("MIMETYPE")>]
[<System.Obsolete("Use 'Android.Provider.ContactsContract.IDataColumns.Mimetype'. This class will be removed in a future release.")>]
val mutable Mimetype : string

フィールド値

属性

注釈

この行で表されるアイテムの MIME の種類。

android.provider.ContactsContract.DataColumns.MIMETYPEJava ドキュメント。

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

適用対象