Zip for WinRT
OpenAsync Method

Windows.Storage.StorageFile に格納されている既存の zip ファイルを開きます。
Syntax
'Declaration
 
Public Function OpenAsync( _
   ByVal file As Windows.Storage.StorageFile _
) As System.Threading.Tasks.Task
public System.Threading.Tasks.Task OpenAsync( 
   Windows.Storage.StorageFile file
)

Parameters

file
Remarks
このメソッドは WinRT バージョンでのみ実行できます。
See Also

Reference

C1ZipFile Class
C1ZipFile Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback