CalendarContract.EventsColumns.CustomAppUri フィールド

定義

注意事項

Use 'Android.Provider.CalendarContract.IEventsColumns.CustomAppUri'. This class will be removed in a future release.

イベントのカスタム アプリによって使用される URI。

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

フィールド値

属性

注釈

イベントのカスタム アプリによって使用される URI。 列名。

種類: TEXT

の Java ドキュメント android.provider.CalendarContract.EventsColumns.CUSTOM_APP_URI

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

適用対象