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 ドキュメント java.io.ObjectStreamConstants.TC_STRING

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象