Compartilhar via


Interface SVsDebugLaunch

 

Passado para GetService para retornar uma referência a IVsDebugLaunch.

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

Sintaxe

[GuidAttribute("A5412570-5FB9-11d1-A811-00A0C9110051")]
[GuidAttribute("A5412570-5FB9-11d1-A811-00A0C9110051")]
[ComVisibleAttribute(false)]
public interface SVsDebugLaunch
[GuidAttribute("A5412570-5FB9-11d1-A811-00A0C9110051")]
[GuidAttribute("A5412570-5FB9-11d1-A811-00A0C9110051")]
[ComVisibleAttribute(false)]
public interface class SVsDebugLaunch
[<GuidAttribute("A5412570-5FB9-11d1-A811-00A0C9110051")>]
[<GuidAttribute("A5412570-5FB9-11d1-A811-00A0C9110051")>]
[<ComVisibleAttribute(false)>]
type SVsDebugLaunch = interface end
<GuidAttribute("A5412570-5FB9-11d1-A811-00A0C9110051")>
<GuidAttribute("A5412570-5FB9-11d1-A811-00A0C9110051")>
<ComVisibleAttribute(False)>
Public Interface SVsDebugLaunch

Consulte também

Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo