IBuildEngine.ColumnNumberOfTaskNode Property

Definition

Retrieves the line number of the task node within the project file that called it.

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

Property Value

The line number of the task node within the project file that called it.

Applies to