Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
An interface defining a bootstrapper package.
Namespace: Microsoft.VisualStudio.ManagedInterfaces.Publish
Assembly: Microsoft.VisualStudio.ManagedInterfaces (in Microsoft.VisualStudio.ManagedInterfaces.dll)
Syntax
'Declaration
<GuidAttribute("A395646B-DAF6-466d-A637-1C1CF0C8D85A")> _
Public Interface IBootstrapperPackage
[GuidAttribute("A395646B-DAF6-466d-A637-1C1CF0C8D85A")]
public interface IBootstrapperPackage
The IBootstrapperPackage type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Install | Gets or sets whether or not this package should be installed. |
![]() |
Name | Gets the name of the package. |
![]() |
ProductCode | Gets the unique identifier of the package. |
Top
.gif)