public CompressionAlgorithm CompressionAlgorithm { get; set; }
Public Property CompressionAlgorithm As CompressionAlgorithm
Get
Set
public:
property CompressionAlgorithm CompressionAlgorithm {
CompressionAlgorithm get ();
void set (CompressionAlgorithm value);
}
function get_CompressionAlgorithm();
function set_CompressionAlgorithm(value);
NotSupportedException | PKZIP compression has been deprecated by the standard and is not supported by this parser. |