IBuildEngine.ColumnNumberOfTaskNode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.