IBootstrapperPackage Interface
An interface defining a bootstrapper package.
Namespace: Microsoft.VisualStudio.ManagedInterfaces.Publish
Assembly: Microsoft.VisualStudio.ManagedInterfaces (in Microsoft.VisualStudio.ManagedInterfaces.dll)
Syntax
'宣言
<GuidAttribute("A395646B-DAF6-466d-A637-1C1CF0C8D85A")> _
Public Interface IBootstrapperPackage
'使用
Dim instance As IBootstrapperPackage
[GuidAttribute("A395646B-DAF6-466d-A637-1C1CF0C8D85A")]
public interface IBootstrapperPackage
[GuidAttribute(L"A395646B-DAF6-466d-A637-1C1CF0C8D85A")]
public interface class IBootstrapperPackage
[<GuidAttribute("A395646B-DAF6-466d-A637-1C1CF0C8D85A")>]
type IBootstrapperPackage = interface end
public interface IBootstrapperPackage