Linguaggio

ObjectStreamConstants.StreamVersion Campo

Definizione

Attenzione

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

Numero di versione scritto nell'intestazione del flusso.

[Android.Runtime.Register("STREAM_VERSION")]
[System.Obsolete("Use 'Java.IO.IObjectStreamConstants.StreamVersion'. This class will be removed in a future release.")]
public const short StreamVersion = 5;
[<Android.Runtime.Register("STREAM_VERSION")>]
[<System.Obsolete("Use 'Java.IO.IObjectStreamConstants.StreamVersion'. This class will be removed in a future release.")>]
val mutable StreamVersion : int16

Valore del campo

Value = 5
Attributi

Commenti

Numero di versione scritto nell'intestazione del flusso.

per java.io.ObjectStreamConstants.STREAM_VERSION.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a