Click or drag to resize
weroSoft AG, Software
GZipHandling Enumeration
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Defines the possible options for GZIP Handling.

Namespace:  WeroSoft.Serialization
Assembly:  WeroSoft.Core.Library (in WeroSoft.Core.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public enum GZipHandling
Members
  Member nameValueDescription
None0 The file name is not controlled by the method.
GZipFileExtension1 The file name is extended with the .gzip Extension.
See Also