共用方式為


ObjectStreamConstants.TcString 欄位

定義

警告

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

新的字串。

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

欄位值

Value = 116
屬性

備註

新的字串。

java.io.ObjectStreamConstants.TC_STRINGJava 檔。

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

適用於