VsDebugTargetInfo::dwClsidCount Field

 

Number of GUIDs in the pClsidList member.

Namespace:   Microsoft.VisualStudio.Shell.Interop
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::UInt32

For multiple-engine launch. Most users can use clsidCustom instead and set dwClsidCount to zero.

From vsshell.idl:

Return to top
Show: