IVsProjectCfgDebugTypeSelection::GetCurrentDebugType Method (String^)

 

Retrieves 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 GetCurrentDebugType(
	[OutAttribute] String^% pbstrDebugType
)

Parameters

pbstrDebugType
Type: System::String^

[out] The current debug type.

Return to top
Show: