Breakpoint3::FunctionColumnOffset Property

 

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

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

property int FunctionColumnOffset {
	int get();
}

Property Value

Type: System::Int32

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

Return to top
Show: