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

‘선언
<InterfaceTypeAttribute()> _
<GuidAttribute("F5B2C031-7093-447F-8486-514FB2CCAD4F")> _
Public Interface IVsStartPageDownload
‘사용 방법
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
[<InterfaceTypeAttribute()>]
[<GuidAttribute("F5B2C031-7093-447F-8486-514FB2CCAD4F")>]
type IVsStartPageDownload =  interface end
public interface IVsStartPageDownload

See Also

Reference

IVsStartPageDownload Members

Microsoft.VisualStudio.Shell.Interop Namespace