IExternalDebugHelper Interface

This API supports the Visual Studio Tools for Applications infrastructure and is not intended to be used directly from your code.

This API is not CLS-compliant. 

Namespace:  Microsoft.VisualStudio.Tools.Applications.DesignTime
Assembly:  Microsoft.VisualStudio.Tools.Applications.DesignTime.v9.0 (in Microsoft.VisualStudio.Tools.Applications.DesignTime.v9.0.dll)

Syntax

'Declaration
<GuidAttribute("ABA410C6-4243-4171-8872-70B24CA69172")> _
<ComVisibleAttribute(True)> _
<CLSCompliantAttribute(False)> _
Public Interface IExternalDebugHelper
'Usage
Dim instance As IExternalDebugHelper
[GuidAttribute("ABA410C6-4243-4171-8872-70B24CA69172")]
[ComVisibleAttribute(true)]
[CLSCompliantAttribute(false)]
public interface IExternalDebugHelper
[GuidAttribute(L"ABA410C6-4243-4171-8872-70B24CA69172")]
[ComVisibleAttribute(true)]
[CLSCompliantAttribute(false)]
public interface class IExternalDebugHelper
public interface IExternalDebugHelper

See Also

Reference

IExternalDebugHelper Members

Microsoft.VisualStudio.Tools.Applications.DesignTime Namespace