Поделиться через


IMSBuildElementLocation.Line Property

Definition

The line number where this element exists in its file. The first line is numbered 1. Zero indicates "unknown location".

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

Property Value

Applies to