CalendarContract.EventsColumns.EventLocation フィールド

定義

注意事項

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

イベントが発生する場所。

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

フィールド値

属性

注釈

イベントが発生する場所。 列名。

種類: TEXT

android.provider.CalendarContract.EventsColumns.EVENT_LOCATIONJava ドキュメント。

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

適用対象