Breakpoint3.FileColumn Свойство

Определение

Возвращает расположение символа в строке файла, где установлена точка останова.

public:
 property int FileColumn { int get(); };
public:
 property int FileColumn { int get(); };
[System.Runtime.InteropServices.DispId(107)]
public int FileColumn { [System.Runtime.InteropServices.DispId(107)] get; }
[<System.Runtime.InteropServices.DispId(107)>]
[<get: System.Runtime.InteropServices.DispId(107)>]
member this.FileColumn : int
Public ReadOnly Property FileColumn As Integer

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

Int32

Целое число, указывающее место символа.

Реализации

Атрибуты

Комментарии

Получить FileColumn .

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