SVsDebugLaunch 接口

传递给 GetService 返回对 IVsDebugLaunch

命名空间:  Microsoft.VisualStudio.Shell.Interop
程序集:  Microsoft.VisualStudio.Shell.Interop(在 Microsoft.VisualStudio.Shell.Interop.dll 中)

语法

声明
<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

请参见

参考

Microsoft.VisualStudio.Shell.Interop 命名空间