共用方式為


Breakpoint3.FunctionColumnOffset 屬性

取得來自函式中斷點名稱的欄位移。

命名空間:  EnvDTE90a
組件:  EnvDTE90a (在 EnvDTE90a.dll 中)

語法

'宣告
ReadOnly Property FunctionColumnOffset As Integer
    Get
int FunctionColumnOffset { get; }
property int FunctionColumnOffset {
    int get ();
}
abstract FunctionColumnOffset : int
function get FunctionColumnOffset () : int

屬性值

型別:System.Int32
整數,包含來自函式中斷點名稱的欄位移。

實作

Breakpoint2.FunctionColumnOffset

備註

請參閱FunctionColumnOffset

.NET Framework 安全性

請參閱

參考

Breakpoint3 介面

FunctionColumnOffset 多載

EnvDTE90a 命名空間