IBootstrapperPackageCollection Interface

A collection of IBootstrapperPackage objects.

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

Syntax

‘선언
<GuidAttribute("A62EE1E4-0017-40d8-9FDD-830778F37A51")> _
Public Interface IBootstrapperPackageCollection
‘사용 방법
Dim instance As IBootstrapperPackageCollection
[GuidAttribute("A62EE1E4-0017-40d8-9FDD-830778F37A51")]
public interface IBootstrapperPackageCollection
[GuidAttribute(L"A62EE1E4-0017-40d8-9FDD-830778F37A51")]
public interface class IBootstrapperPackageCollection
[<GuidAttribute("A62EE1E4-0017-40d8-9FDD-830778F37A51")>]
type IBootstrapperPackageCollection =  interface end
public interface IBootstrapperPackageCollection

See Also

Reference

IBootstrapperPackageCollection Members

Microsoft.VisualStudio.ManagedInterfaces.Publish Namespace