IVsProjectCfgDebugTypeSelection Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | GetCurrentDebugType(String^) | Retrieves the current debug type. |
![]() | GetDebugTypeName(String^, String^) | Gets the localized debug type name from the debug type. |
![]() | GetDebugTypes(Array^) | Gets a list of debugger types. These are enum properties with metadata key=IsDebugType value=true |
![]() | SetCurrentDebugType(String^) | Sets the current debug type. |
Show:
