IRootFileCollection 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示包中的根文件的集合。
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>
- 实现
方法
| Add() |
向集合添加新的根文件。 |