VsDebugTargetInfo::pClsidList Field

 

Holds an array of GUIDs for multiple engine launch.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

public:
[ComConversionLossAttribute]
IntPtr pClsidList

Field Value

Type: System::IntPtr

Set to null if dwClsidCount is zero. Most users can use clsidCustom instead and setdwClsidCount to zero.

From vsshell.idl:

Return to top
Show: