IApplicationResourceCollection Interface

Definition

Represents a collection of application resource files.

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

Methods

AddAppGlobalResourceFile()

Adds a new application global resource file to the collection.

AddApplicationResourceFile()

Adds a new application resource file to the collection.

Applies to

Product Versions
SharePoint Projects 2017, 2019, 2022