ContactsContract.SyncColumns.Sync2 フィールド

定義

注意事項

Use 'Android.Provider.ContactsContract.IBaseSyncColumns.Sync2'. This class will be removed in a future release.

同期アダプターで使用する汎用列。

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

フィールド値

属性

注釈

同期アダプターで使用する汎用列。

の Java ドキュメント android.provider.ContactsContract.BaseSyncColumns.SYNC2

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

適用対象