Name

ZipFile.Name property

エントリ名を取得します。

public string Name { get; }

プロパティ値

エントリ名。ファイル名またはディレクトリ名を指定できます。

関連項目