Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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