Compartilhar via


IBootstrapperPackage Interface

Definition

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.

Applies to