IVsProjectCfgDebugTypeSelection::GetDebugTypes Method (Array^)
Visual Studio 2015
Gets a list of debugger types. These are enum properties with metadata key=IsDebugType value=true
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Parameters
- pbstrDebugTypes
-
Type:
System::Array^
[out] The list of debugger types. This list contains enumeration properties with the metadata key=IsDebugType value=true.
Show: