Sdílet prostřednictvím


IPackageManifest.ActivationDependencies Property

Definition

Gets the packages on which the activation of the current package depends.

public:
 property Microsoft::VisualStudio::SharePoint::Packages::ISolutionActivationDependencyCollection ^ ActivationDependencies { Microsoft::VisualStudio::SharePoint::Packages::ISolutionActivationDependencyCollection ^ get(); };
public Microsoft.VisualStudio.SharePoint.Packages.ISolutionActivationDependencyCollection ActivationDependencies { get; }
member this.ActivationDependencies : Microsoft.VisualStudio.SharePoint.Packages.ISolutionActivationDependencyCollection
Public ReadOnly Property ActivationDependencies As ISolutionActivationDependencyCollection

Property Value

A collection representing packages.

Applies to