ISolutionActivationDependencyCollection Interface

Definition

Represents a collection of packages upon which the activation of another package depends.

public interface ISolutionActivationDependencyCollection : System.Collections.Generic.ICollection<Microsoft.VisualStudio.SharePoint.Packages.ISolutionActivationDependency>, System.Collections.Generic.IEnumerable<Microsoft.VisualStudio.SharePoint.Packages.ISolutionActivationDependency>, System.Collections.Generic.IList<Microsoft.VisualStudio.SharePoint.Packages.ISolutionActivationDependency>
Implements

Methods

AddCustomSolutionActivationDependency()

Adds a new custom solution activation dependency.

Applies to