VsDebugTargetInfo3.dwDebugEngineCount Field

Specifies the number of debug engine GUIDs in the guidLaunchDebugEngine array.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)

Syntax

'Declaration
Public dwDebugEngineCount As UInteger
public uint dwDebugEngineCount
public:
unsigned int dwDebugEngineCount
val mutable dwDebugEngineCount: uint32
public var dwDebugEngineCount : uint

.NET Framework Security

See Also

Reference

VsDebugTargetInfo3 Structure

Microsoft.VisualStudio.Shell.Interop Namespace