VsDebugTargetInfo::dwClsidCount Field
Visual Studio 2015
Number of GUIDs in the pClsidList member.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
public: [ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.DWORD")] unsigned int dwClsidCount
Field Value
Type: System::UInt32For multiple-engine launch. Most users can use clsidCustom instead and set dwClsidCount to zero.
From vsshell.idl:
Show: