Share via


StorageInfo.RootFolder Property

Definition

Gets or sets the path for the folder that contains the subfolder to which Integration Services will back up the original packages before upgrading them.

public string RootFolder { get; set; }

Property Value

The path for the folder to which original packages will be backed up.

Remarks

The BackupOldPackages property specifies whether Integration Services will back up the original packages.

Applies to