Zip for WinRT
Extract Method

抽出されたファイルのフォルダを表す 。
抽出されたファイルの名前と場所。
このエントリをファイルに抽出します。
Syntax
'Declaration
 
Public Function Extract( _
   ByVal storageFolder As Windows.Storage.StorageFolder, _
   ByVal fileName As System.String _
) As System.Threading.Tasks.Task
public System.Threading.Tasks.Task Extract( 
   Windows.Storage.StorageFolder storageFolder,
   System.string fileName
)

Parameters

storageFolder
抽出されたファイルのフォルダを表す 。
fileName
抽出されたファイルの名前と場所。
See Also

Reference

C1ZipEntry Class
C1ZipEntry Members
Windows.Storage.StorageFolder

 

 


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

Product Support Forum  |  Documentation Feedback