共用方式為


Breakpoint3.LocationType 屬性

取得中斷點所表示的位置類型。

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

語法

'宣告
ReadOnly Property LocationType As dbgBreakpointLocationType
    Get
dbgBreakpointLocationType LocationType { get; }
property dbgBreakpointLocationType LocationType {
    dbgBreakpointLocationType get ();
}
abstract LocationType : dbgBreakpointLocationType
function get LocationType () : dbgBreakpointLocationType

屬性值

型別:EnvDTE.dbgBreakpointLocationType
其中一個 dbgBreakpointLocationType 值。

實作

Breakpoint2.LocationType

備註

請參閱LocationType

.NET Framework 安全性

請參閱

參考

Breakpoint3 介面

LocationType 多載

EnvDTE90a 命名空間