IVsProjectCfgDebugTypeSelection Methods

 

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

NameDescription
System_CAPS_pubmethodGetCurrentDebugType(String^)

Retrieves the current debug type.

System_CAPS_pubmethodGetDebugTypeName(String^, String^)

Gets the localized debug type name from the debug type.

System_CAPS_pubmethodGetDebugTypes(Array^)

Gets a list of debugger types. These are enum properties with metadata key=IsDebugType value=true

System_CAPS_pubmethodSetCurrentDebugType(String^)

Sets the current debug type.

Return to top
Show: