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

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

See Also

Reference

IVsStartPageDownload Members

Microsoft.VisualStudio.Shell.Interop Namespace