TextLocation.Column Özellik

Tanım

Metin dosyası içindeki sütunu alır. Satırdaki ilk sütun 1 olarak kabul edilir.

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

Özellik Değeri

Int32
Öznitelikler

Şunlara uygulanır