Aracılığıyla paylaş


PackageModifiedEventArgs<TPackage>.OldPackage Property

Definition

Gets or sets the old package that is modified.

public TPackage OldPackage { get; set; }
member this.OldPackage : 'Package with get, set
Public Property OldPackage As TPackage

Property Value

TPackage

The old package that is modified.

Applies to