BackupInfo.ApplyCompression Property

Definition

Gets or sets the indication whether the backup will be 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 backup will be compressed; otherwise, false.

Applies to