Share via


DownloadSpecification.Compressed Property

DownloadSpecification.Compressed Property

A flag that indicates whether the data should be compressed. Boolean. The default value is false.

Public Compressed As Boolean

[C#]
public bool Compressed;