Debugger5::CurrentMode Property

 

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

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

property dbgDebugMode CurrentMode {
	dbgDebugMode get();
}

Property Value

Type: EnvDTE::dbgDebugMode

A dbgDebugMode value.

Return to top
Show: