Compartilhar via


ZipUtils Class

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Manages the zip and unzip of files.

Namespace:   Microsoft.Crm.UnifiedServiceDesk.CommonUtility
Assembly:  Microsoft.Crm.UnifiedServiceDesk.CommonUtility (in Microsoft.Crm.UnifiedServiceDesk.CommonUtility.dll)

Inheritance Hierarchy

System.Object
  Microsoft.Crm.UnifiedServiceDesk.CommonUtility.ZipUtils

Syntax

public static class ZipUtils
Public NotInheritable Class ZipUtils

Methods

Name Description
System_CAPS_pubmethodSystem_CAPS_static UnZipFiles(String, String)

Unzips a file to a directory.

System_CAPS_pubmethodSystem_CAPS_static UnZipFiles2(String, String)

System_CAPS_pubmethodSystem_CAPS_static ZipFiles(List<String>, String, Boolean)

Zips the requested files into the output ZipFile.

System_CAPS_pubmethodSystem_CAPS_static ZipFiles(String, String, Boolean)

Zips the directory specified to the output Zip File.

Thread Safety

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.Crm.UnifiedServiceDesk.CommonUtility Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright