다음을 통해 공유


SyncStateContract.Columns.AccountType 필드

정의

주의

Use 'Android.Provider.SyncStateContract.IColumns.AccountType'. This class will be removed in a future release.

이 데이터가 속한 계정의 형식에 대한 참조입니다.

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

필드 값

특성

설명

이 데이터가 속한 계정의 형식에 대한 참조입니다.

유형: 문자열

에 대한 android.provider.SyncStateContract.Columns.ACCOUNT_TYPEJava 설명서

이 페이지의 일부는 Android 오픈 소스 프로젝트에서 만들고 공유하고 Creative Commons 2.5 특성 라이선스에 설명된 용어에 따라 사용되는 작업을 기반으로 하는 수정 사항입니다.

적용 대상