VsDebugTargetInfo2.dwDebugEngineCount – pole
Určuje počet ladění GUID v motoru guidLaunchDebugEngine pole.
Obor názvů: Microsoft.VisualStudio.Shell.Interop
Sestavení: Microsoft.VisualStudio.Shell.Interop.8.0 (v Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntaxe
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.DWORD")]
public uint dwDebugEngineCount
public:
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.DWORD")]
unsigned int dwDebugEngineCount
[<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.DWORD")>]
val mutable dwDebugEngineCount : uint32
<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.DWORD")>
Public dwDebugEngineCount As UInteger
Hodnota pole
Type: System.UInt32
Viz také
VsDebugTargetInfo2 – struktura
Microsoft.VisualStudio.Shell.Interop – obor názvů
Zpátky na začátek