Lenguaje

ObjectStreamConstants.TcLongstring Campo

Definición

Precaución

Use 'Java.IO.IObjectStreamConstants.TcLongstring'. This class will be removed in a future release.

Cadena larga.

[Android.Runtime.Register("TC_LONGSTRING")]
[System.Obsolete("Use 'Java.IO.IObjectStreamConstants.TcLongstring'. This class will be removed in a future release.")]
public const sbyte TcLongstring = 124;
[<Android.Runtime.Register("TC_LONGSTRING")>]
[<System.Obsolete("Use 'Java.IO.IObjectStreamConstants.TcLongstring'. This class will be removed in a future release.")>]
val mutable TcLongstring : sbyte

Valor de campo

Value = 124
Atributos

Comentarios

Cadena larga.

Java documentación para java.io.ObjectStreamConstants.TC_LONGSTRING.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a