共用方式為


IObjectStreamConstants.StreamVersion 欄位

定義

寫入數據流標頭的版本號碼。

[Android.Runtime.Register("STREAM_VERSION")]
public const short StreamVersion = 5;
[<Android.Runtime.Register("STREAM_VERSION")>]
val mutable StreamVersion : int16

欄位值

Value = 5
屬性

備註

寫入數據流標頭的版本號碼。

java.io.ObjectStreamConstants.STREAM_VERSIONJava 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於