IBootstrapperPackageCollection 接口

IBootstrapperPackage 对象的集合。

命名空间:  Microsoft.VisualStudio.ManagedInterfaces.Publish
程序集:  Microsoft.VisualStudio.ManagedInterfaces(在 Microsoft.VisualStudio.ManagedInterfaces.dll 中)

语法

声明
<GuidAttribute("A62EE1E4-0017-40d8-9FDD-830778F37A51")> _
Public Interface IBootstrapperPackageCollection
[GuidAttribute("A62EE1E4-0017-40d8-9FDD-830778F37A51")]
public interface IBootstrapperPackageCollection

IBootstrapperPackageCollection 类型公开以下成员。

属性

  名称 说明
公共属性 Count 获取集合中包含的项的数目。
公共属性 Item 获取 IBootstrapperPackage 接口生成其产品代码。

页首

请参见

参考

Microsoft.VisualStudio.ManagedInterfaces.Publish 命名空间