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 IVsDebugTargetSelectionService.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Syntax
'Declaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("89291C82-99BC-4FA3-98C0-802EEB2FBD70")> _
Public Interface SVsDebugTargetSelectionService
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("89291C82-99BC-4FA3-98C0-802EEB2FBD70")]
public interface SVsDebugTargetSelectionService
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"89291C82-99BC-4FA3-98C0-802EEB2FBD70")]
public interface class SVsDebugTargetSelectionService
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("89291C82-99BC-4FA3-98C0-802EEB2FBD70")>]
type SVsDebugTargetSelectionService = interface end
public interface SVsDebugTargetSelectionService