Compartir a través de


CalendarContract.ExtendedPropertiesColumns.Value Campo

Definición

Precaución

Use 'Android.Provider.CalendarContract.IExtendedPropertiesColumns.Value'. This class will be removed in a future release.

Valor de la propiedad extendida.

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

Valor de campo

Atributos

Comentarios

Valor de la propiedad extendida. Nombre de la columna.

Tipo: TEXT

Documentación de Java para android.provider.CalendarContract.ExtendedPropertiesColumns.VALUE.

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

Se aplica a