言語

ObjectStreamConstants.TcLongstring フィールド

定義

注意事項

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

長い文字列。

[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

フィールド値

Value = 124
属性

注釈

長い文字列。

Javaドキュメント。

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

適用対象