Aracılığıyla paylaş


PackageRemovedEventArgs<TPackage>.Package Property

Definition

Gets or sets the code, configuration, or data package that was removed from the Service Manifest.

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

Property Value

TPackage

The code, configuration, or data package that was removed from the Service Manifest.

Applies to