IResourceCollection Interface

Definition

Represents a collection of resource files in the package.

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

Methods

Add()

Adds a new resource file to the collection.

Applies to

Product Versions
SharePoint Projects 2017, 2019, 2022