Share via


IVsStartPageDownload Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

Syntax

'Déclaration
<GuidAttribute("F5B2C031-7093-447F-8486-514FB2CCAD4F")> _
<InterfaceTypeAttribute()> _
Public Interface IVsStartPageDownload
'Utilisation
Dim instance As IVsStartPageDownload
[GuidAttribute("F5B2C031-7093-447F-8486-514FB2CCAD4F")]
[InterfaceTypeAttribute()]
public interface IVsStartPageDownload
[GuidAttribute(L"F5B2C031-7093-447F-8486-514FB2CCAD4F")]
[InterfaceTypeAttribute()]
public interface class IVsStartPageDownload
public interface IVsStartPageDownload

See Also

Reference

IVsStartPageDownload Members

Microsoft.VisualStudio.Shell.Interop Namespace