次の方法で共有


ContactsContract.ContactsColumns.DisplayName フィールド

定義

注意事項

Use 'Android.Provider.ContactsContract.IContactsColumns.DisplayName'. This class will be removed in a future release.

連絡先の表示名。

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

フィールド値

属性

注釈

連絡先の表示名。

型: TEXT

の Java ドキュメントandroid.provider.ContactsContract.ContactsColumns.DISPLAY_NAME

このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。

適用対象