.NET Framework Class Library
File.FileZipEnd Method

<< Click to Display Table of Contents >>

Navigation:  MwPDMApi Namespace > File Class > File Methods >

.NET Framework Class Library
File.FileZipEnd Method

End creation of a zip archive.

Namespace: MwPDMApi
Assembly:  MwPDMApi (in MwPDMApi.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

Visual Basic

Public Sub FileZipEnd

C#

public void FileZipEnd()

Visual C++

public:

void FileZipEnd()

JavaScript

function fileZipEnd();

Remarks

See Also

File Class

File Members

MwPDMApi Namespace