Aracılığıyla paylaş


PackageModifiedEventArgs<TPackage>.NewPackage Property

Definition

Gets or sets the new package.

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

Property Value

TPackage

The new package that replaces the old package.

Applies to