CalendarContract.Authority 字段

定义

此机构用于从日历提供程序写入或查询。

[Android.Runtime.Register("AUTHORITY")]
public const string Authority;
[<Android.Runtime.Register("AUTHORITY")>]
val mutable Authority : string

字段值

属性

注解

此机构用于从日历提供程序写入或查询。 注意:这是在首次运行时设置的,如果不中断访问提供程序的应用,则无法更改。

适用于 . 的 android.provider.CalendarContract.AUTHORITYJava 文档

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于