SynchronizeInfo.ApplyCompression Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a value that indicates whether the information will compressed or not.
public bool ApplyCompression { get; set; }
member this.ApplyCompression : bool with get, set
Public Property ApplyCompression As Boolean
Property Value
true if the information will be compressed; otherwise, false.