Breakpoint3::Type Property

 

Gets a constant that specifies the type of breakpoint.

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

property dbgBreakpointType Type {
	dbgBreakpointType get();
}

Property Value

Type: EnvDTE::dbgBreakpointType

One of the dbgBreakpointType values.

Return to top
Show: