IResourceCollection Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente une collection de fichiers de ressources dans le package.
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>
- Implémente
Méthodes
| Add() |
Ajoute un nouveau fichier de ressources à la collection. |