IRootFileCollection Interface

Definition

Represents a collection of root files in a package.

C#
public interface IRootFileCollection : System.Collections.Generic.ICollection<Microsoft.VisualStudio.SharePoint.Packages.IRootFile>, System.Collections.Generic.IEnumerable<Microsoft.VisualStudio.SharePoint.Packages.IRootFile>, System.Collections.Generic.IList<Microsoft.VisualStudio.SharePoint.Packages.IRootFile>
Implements

Methods

Add()

Adds a new root file to the collection.

Applies to

Product Versions
SharePoint Projects 2017, 2019, 2022