Zip for WinRT
AddFolderAsync Method

フォルダのコンテンツを現在の zip ファイルに追加します。
Syntax
'Declaration
 
Public Function AddFolderAsync( _
   ByVal folder As Windows.Storage.StorageFolder _
) As System.Threading.Tasks.Task
public System.Threading.Tasks.Task AddFolderAsync( 
   Windows.Storage.StorageFolder folder
)

Parameters

folder
Remarks
このメソッドは、すべてのファイルとサブフォルダを zip ファイルに追加します。
See Also

Reference

C1ZipEntryCollection Class
C1ZipEntryCollection Members

 

 


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

Product Support Forum  |  Documentation Feedback