Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Passed to GetService to return a reference to IVsDebugLaunch.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
<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 SVsDebugLaunch
[GuidAttribute(L"A5412570-5FB9-11d1-A811-00A0C9110051")]
[GuidAttribute(L"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
public interface SVsDebugLaunch