Breakpoint3::FunctionLineOffset Property

 

Gets the line offset from the name of a function breakpoint.

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

property int FunctionLineOffset {
	int get();
}

Property Value

Type: System::Int32

An integer that contains the line offset from the name of a function breakpoint.

Return to top
Show: