Partilhar via


Interface SVsStartPageDownload

 

Passado para o QueryService método para retornar uma referência para o IVsStartPageDownload interface.

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

Sintaxe

[InterfaceTypeAttribute(1)]
[GuidAttribute("A60FCE08-2F9C-4676-86F0-BCD4973FC702")]
public interface SVsStartPageDownload
[InterfaceTypeAttribute(1)]
[GuidAttribute("A60FCE08-2F9C-4676-86F0-BCD4973FC702")]
public interface class SVsStartPageDownload
[<InterfaceTypeAttribute(1)>]
[<GuidAttribute("A60FCE08-2F9C-4676-86F0-BCD4973FC702")>]
type SVsStartPageDownload = interface end
<InterfaceTypeAttribute(1)>
<GuidAttribute("A60FCE08-2F9C-4676-86F0-BCD4973FC702")>
Public Interface SVsStartPageDownload

Consulte também

Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo