'Declaration
<AsyncStateMachineAttribute(C1.C1Zip.C1ZipEntryCollection/d__8)> Public Overloads Function AddAsync( _ ByVal file As StorageFile _ ) As Task
[AsyncStateMachine(C1.C1Zip.C1ZipEntryCollection/d__8)] public Task AddAsync( StorageFile file )
Parameters
- file
- File to add to the zip file.