IVsProjectCfgDebugTypeSelection::SetCurrentDebugType Method (String^)

 

Sets the current debug type.

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

void SetCurrentDebugType(
	String^ bstrDebugType
)

Parameters

bstrDebugType
Type: System::String^

[in] The debug type to be set as current.

Return to top
Show: