Debugger4::CurrentMode Property

 

Gets the current mode of the debugger within the context of the IDE.

Namespace:   EnvDTE90a
Assembly:  EnvDTE90a (in EnvDTE90a.dll)

property dbgDebugMode CurrentMode {
	dbgDebugMode get();
}

Property Value

Type: EnvDTE::dbgDebugMode

A dbgDebugMode value.

Return to top
Show: