Zip for UWP/WinRT
Entries プロパティ

zip ファイルのエントリが入った C1ZipEntryCollection を取得します。
構文
'宣言
 
Public ReadOnly Property Entries As C1ZipEntryCollection
public C1ZipEntryCollection Entries {get;}
解説
Entries コレクションは、zip ファイルのエントリを列挙するために使用されるほか、エントリを追加、削除、および展開するためにも使用されます。
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

C1ZipFile クラス
C1ZipFile メンバ

Send Feedback