LineBreakpoint.Line Property

Definition

Which line this breakpoint is on.

public:
 property int Line { int get(); };
public:
 property int Line { int get(); };
public int Line { get; }
member this.Line : int
Public ReadOnly Property Line As Integer

Property Value

Applies to