Breakpoint3::LocationType Property

 

Gets the location type the breakpoint represents.

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

property dbgBreakpointLocationType LocationType {
	dbgBreakpointLocationType get();
}

Property Value

Type: EnvDTE::dbgBreakpointLocationType

One of the dbgBreakpointLocationType values.

Return to top
Show: