SVsDebugLaunch Interface
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
'宣言
<GuidAttribute("A5412570-5FB9-11d1-A811-00A0C9110051")> _
<GuidAttribute("A5412570-5FB9-11d1-A811-00A0C9110051")> _
Public Interface SVsDebugLaunch
'使用
Dim instance As SVsDebugLaunch
[GuidAttribute("A5412570-5FB9-11d1-A811-00A0C9110051")]
[GuidAttribute("A5412570-5FB9-11d1-A811-00A0C9110051")]
public interface SVsDebugLaunch
[GuidAttribute(L"A5412570-5FB9-11d1-A811-00A0C9110051")]
[GuidAttribute(L"A5412570-5FB9-11d1-A811-00A0C9110051")]
public interface class SVsDebugLaunch
public interface SVsDebugLaunch