IBootstrapperPackage Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An interface defining a bootstrapper package.
public interface class IBootstrapperPackage
public interface class IBootstrapperPackage
__interface IBootstrapperPackage
[System.Runtime.InteropServices.Guid("A395646B-DAF6-466d-A637-1C1CF0C8D85A")]
public interface IBootstrapperPackage
[<System.Runtime.InteropServices.Guid("A395646B-DAF6-466d-A637-1C1CF0C8D85A")>]
type IBootstrapperPackage = interface
Public Interface IBootstrapperPackage
- Attributes
Properties
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. |