Breakpoint3::FileColumn Property

 

Gets the character location within a line in a file where the breakpoint is set.

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

property int FileColumn {
	int get();
}

Property Value

Type: System::Int32

An integer that contains the character location.

Return to top
Show: