EvaluationLocation.Line Property

Definition

public:
 property Nullable<int> Line { Nullable<int> get(); };
public int? Line { get; }
member this.Line : Nullable<int>
Public ReadOnly Property Line As Nullable(Of Integer)

Property Value

Applies to