'Declaration
<AsyncStateMachineAttribute(C1.C1Zip.C1ZipEntryCollection/d__12)> Public Function AddFolderAsync( _ ByVal folder As StorageFolder _ ) As Task
[AsyncStateMachine(C1.C1Zip.C1ZipEntryCollection/d__12)] public Task AddFolderAsync( StorageFolder folder )
Parameters
- folder
- The StorageFolder folder to be added to the zip file.