IRootFileCollection 接口

定义

表示包中的根文件的集合。

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()

向集合添加新的根文件。

适用于