Breakpoint3.FunctionColumnOffset 屬性
取得來自函式中斷點名稱的欄位移。
命名空間: EnvDTE90a
組件: EnvDTE90a (在 EnvDTE90a.dll 中)
語法
'宣告
ReadOnly Property FunctionColumnOffset As Integer
int FunctionColumnOffset { get; }
property int FunctionColumnOffset {
int get ();
}
abstract FunctionColumnOffset : int with get
function get FunctionColumnOffset () : int
屬性值
類型:Int32
整數,包含來自函式中斷點名稱的欄位移。
備註
請參閱 FunctionColumnOffset。
.NET Framework 安全性
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。