IBootstrapperPackage Interface

 

An interface defining a bootstrapper package.

Namespace:   Microsoft.VisualStudio.ManagedInterfaces.Publish
Assembly:  Microsoft.VisualStudio.ManagedInterfaces (in Microsoft.VisualStudio.ManagedInterfaces.dll)

[GuidAttribute("A395646B-DAF6-466d-A637-1C1CF0C8D85A")]
public interface IBootstrapperPackage

NameDescription
System_CAPS_pubpropertyInstall

Gets or sets whether or not this package should be installed.

System_CAPS_pubpropertyName

Gets the name of the package.

System_CAPS_pubpropertyProductCode

Gets the unique identifier of the package.

Return to top
Show: