Breakpoint3.FunctionColumnOffset Свойство

Определение

Возвращает смещение столбца от имени точки останова в функции.

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

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

Int32

Целочисленное значение, содержащее смещение столбца от имени точки останова в функции.

Реализации

Атрибуты

Комментарии

См. раздел FunctionColumnOffset.

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