SVsStartPageDownload Interface

Passed to the QueryService method to return a reference to the IVsStartPageDownload interface.

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

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("A60FCE08-2F9C-4676-86F0-BCD4973FC702")> _
Public Interface SVsStartPageDownload
'Usage
Dim instance As SVsStartPageDownload
[InterfaceTypeAttribute()]
[GuidAttribute("A60FCE08-2F9C-4676-86F0-BCD4973FC702")]
public interface SVsStartPageDownload
[InterfaceTypeAttribute()]
[GuidAttribute(L"A60FCE08-2F9C-4676-86F0-BCD4973FC702")]
public interface class SVsStartPageDownload
public interface SVsStartPageDownload

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace