言語

ZipFile.OpenRead フィールド

定義

読み取り用の zip ファイルを開くモード フラグ。

[Android.Runtime.Register("OPEN_READ")]
public const int OpenRead = 1;
[<Android.Runtime.Register("OPEN_READ")>]
val mutable OpenRead : int

フィールド値

Value = 1
属性

注釈

読み取り用の zip ファイルを開くモード フラグ。

Javaドキュメント。

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

適用対象