VsDebugEngineFilter.dwDebugEngineCount Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The number of debug engines.
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