TextLocation.Column Свойство

Определение

Возвращает столбец в текстовом файле. Первый столбец в строке считается столбцом 1.

public:
 property int Column { int get(); };
public:
 property int Column { int get(); };
public int Column { get; }
public int Column { [System.Runtime.CompilerServices.IsReadOnly] get; }
member this.Column : int
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.Column : int
Public ReadOnly Property Column As Integer

Значение свойства

Int32
Атрибуты

Применяется к