IBootstrapperPackage 接口

定义引导程序包的接口。

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

语法

声明
<GuidAttribute("A395646B-DAF6-466d-A637-1C1CF0C8D85A")> _
Public Interface IBootstrapperPackage
[GuidAttribute("A395646B-DAF6-466d-A637-1C1CF0C8D85A")]
public interface IBootstrapperPackage

IBootstrapperPackage 类型公开以下成员。

属性

  名称 说明
公共属性 Install 获取或设置是否应安装此包。
公共属性 Name 获取包的名称。
公共属性 ProductCode 获取包的唯一标识符。

页首

请参见

参考

Microsoft.VisualStudio.ManagedInterfaces.Publish 命名空间

IBootstrapperPackageCollection