CalendarContract.EventsColumns.EventLocation Campo

Definición

Precaución

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

Dónde tiene lugar el evento.

[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

Valor de campo

Atributos

Comentarios

Dónde tiene lugar el evento. Nombre de la columna.

Tipo: TEXT

Documentación de Java para android.provider.CalendarContract.EventsColumns.EVENT_LOCATION.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código y se usan según los términos descritos en la creative Commons 2.5.

Se aplica a