Share via


ContactsContract.SettingsColumns.AccountType フィールド

定義

注意事項

Use 'Android.Provider.ContactsContract.ISettingsColumns.AccountType'. This class will be removed in a future release.

この行が属するアカウントの種類。とペアになっていると、特定のアカウントが識別されます #ACCOUNT_NAME

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

フィールド値

属性

注釈

この行が属するアカウントの種類。とペアになっていると、特定のアカウントが識別されます #ACCOUNT_NAME

種類: TEXT

android.provider.ContactsContract.SettingsColumns.ACCOUNT_TYPEJava ドキュメント。

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

適用対象