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 IVsDebugger.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
<GuidAttribute("7d960b16-7af8-11d0-8e5e-00a0c911005a")> _
<ComVisibleAttribute(False)> _
<GuidAttribute("7d960b16-7af8-11d0-8e5e-00a0c911005a")> _
Public Interface SVsShellDebugger
[GuidAttribute("7d960b16-7af8-11d0-8e5e-00a0c911005a")]
[ComVisibleAttribute(false)]
[GuidAttribute("7d960b16-7af8-11d0-8e5e-00a0c911005a")]
public interface SVsShellDebugger
[GuidAttribute(L"7d960b16-7af8-11d0-8e5e-00a0c911005a")]
[ComVisibleAttribute(false)]
[GuidAttribute(L"7d960b16-7af8-11d0-8e5e-00a0c911005a")]
public interface class SVsShellDebugger
[<GuidAttribute("7d960b16-7af8-11d0-8e5e-00a0c911005a")>]
[<ComVisibleAttribute(false)>]
[<GuidAttribute("7d960b16-7af8-11d0-8e5e-00a0c911005a")>]
type SVsShellDebugger = interface end
public interface SVsShellDebugger