BackupInfo Properties

Include Protected Members
Include Inherited Members

The BackupInfo type exposes the following members.

Properties

  Name Description
Public property AllowOverwrite Gets or sets the property indicating whether the destination files can be overwritten during backup.
Public property ApplyCompression Gets or sets property that indicates whether the backup will be compressed or not.
Public property BackupRemotePartitions Gets or sets property that indicates whether remote partitions will be backed up or not.
Public property File Gets or sets the name of the file to back up to.
Public property Locations Gets or sets the locations where the backup will be stored.
Public property Password Gets or sets the password to be used with backup file encryption.

Top