VsDebugTargetInfo2.dwDebugEngineCount Field

Definition

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

public: System::UInt32 dwDebugEngineCount;
public: unsigned int dwDebugEngineCount;
unsigned int dwDebugEngineCount;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")]
public uint dwDebugEngineCount;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")>]
val mutable dwDebugEngineCount : uint32
Public dwDebugEngineCount As UInteger 

Field Value

Attributes

Applies to